Resource.Id.KeyboardView Field

Definition

Caution

deprecated

View ID of the KeyboardView within an input method's input area.

[Android.Runtime.Register("keyboardView")]
[System.Obsolete("deprecated")]
public const int KeyboardView = 16908326;
[<Android.Runtime.Register("keyboardView")>]
[<System.Obsolete("deprecated")>]
val mutable KeyboardView : int

Field Value

Int32
Attributes

Remarks

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