Share via


UNTextInputNotificationAction.TextInputButtonTitle Property

Definition

Gets the title of the text input button.

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

Property Value

The title of the text input button.

Attributes

Applies to