Share via


UNTextInputNotificationResponse.UserText Property

Definition

Gets the text that the user entered.

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

Property Value

The text that the user entered.

Attributes

Applies to