textEffect property

AttributedStringTextEffectStyle? textEffect
getter/setter pair

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;