UNTextInputNotificationAction.TextInputButtonTitle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the title of the text input button.
public virtual string TextInputButtonTitle { [Foundation.Export("textInputButtonTitle")] get; }
member this.TextInputButtonTitle : string
Property Value
The title of the text input button.
- Attributes