Android.Resource.Attribute.ReqKeyboardType Field
The input method preferred by an application.

Value: 16843304

Syntax

[Android.Runtime.Register("reqKeyboardType")]
public const int ReqKeyboardType

Remarks

The input method preferred by an application.
ConstantValueDescription
undefined0
nokeys1
qwerty2
twelvekey3

Must be one of the following constant values.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3