TVDigitEntryViewController.PromptText Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? PromptText { [Foundation.Export("promptText")] get; [Foundation.Export("setPromptText:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("promptText")>]
[<set: Foundation.Export("setPromptText:")>]
member this.PromptText : string with get, set

Property Value

Attributes

Applies to