Language

UserInputText.FieldType Property

Definition

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

Applies to