Share via


CIAttributedTextImageGenerator.Text Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public Foundation.NSAttributedString Text { [Foundation.Export("text", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setText:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("text", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setText:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Text : Foundation.NSAttributedString with get, set

Property Value

Implements

Attributes

Applies to