UIStringAttributeKey.TextEffect Property

Definition

Represents the value associated with the constant NSTextEffectAttributeName

[Foundation.Field("NSTextEffectAttributeName", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString TextEffect { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.TextEffect : Foundation.NSString

Property Value

Attributes

Applies to