UserInputHint.UserInputText 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.
Returns the UserInputText object containing the detailed information about the user's
input.
public Android.App.PersonalContext.Hint.UserInputText UserInputText { [Android.Runtime.Register("getUserInputText", "()Landroid/app/personalcontext/hint/UserInputText;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getUserInputText", "()Landroid/app/personalcontext/hint/UserInputText;", "", ApiSince=37)>]
member this.UserInputText : Android.App.PersonalContext.Hint.UserInputText
Property Value
- Attributes