Share via


UNTextInputNotificationAction.TextInputPlaceholder Property

Definition

Gets the placeholder text.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string TextInputPlaceholder { [Foundation.Export("textInputPlaceholder")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("textInputPlaceholder")>]
member this.TextInputPlaceholder : string

Property Value

The placeholder text.

Attributes

Applies to