Share via


ICIAttributedTextImageGeneratorProtocol.Text Property

Definition

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSAttributedString Text { [Foundation.Export("text", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setText:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<Foundation.RequiredMember>]
[<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

Attributes

Applies to