textEffect property

IOSNSAttributedStringTextEffectStyle? textEffect
getter/setter pair

The text effect.

The value of this attribute is a IOSNSAttributedStringTextEffectStyle object. The default value of this property is null, indicating no text effect.

Implementation

IOSNSAttributedStringTextEffectStyle? textEffect;