UserInputText.FieldType 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 type of the input field in which the user entered the text.
public Android.App.PersonalContext.Hint.UserInputTextFieldType FieldType { [Android.Runtime.Register("getFieldType", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getFieldType", "()I", "", ApiSince=37)>]
member this.FieldType : Android.App.PersonalContext.Hint.UserInputTextFieldType
Property Value
- Attributes