Share via


CITextImageGenerator.Text Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public string 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 : string with get, set

Property Value

Implements

Attributes

Applies to