textEffect property
The text effect.
The value of this attribute is a AttributedStringTextEffectStyle object.
The default value of this property is null
, indicating no text effect.
Implementation
AttributedStringTextEffectStyle? textEffect;
The text effect.
The value of this attribute is a AttributedStringTextEffectStyle object.
The default value of this property is null
, indicating no text effect.
AttributedStringTextEffectStyle? textEffect;