Share via


DigitsKeyListener.InputType Property

Definition

Returns the input type for the listener.

public override Android.Text.InputTypes InputType { [Android.Runtime.Register("getInputType", "()I", "GetGetInputTypeHandler")] get; }
[<get: Android.Runtime.Register("getInputType", "()I", "GetGetInputTypeHandler")>]
member this.InputType : Android.Text.InputTypes

Property Value

Attributes

Remarks

Returns the input type for the listener.

Java documentation for android.text.method.DigitsKeyListener.getInputType().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to