KeyboardView.KeyEventArgs(Keycode, Keycode[]) Constructor

Definition

public KeyEventArgs (Android.Views.Keycode primaryCode, Android.Views.Keycode[]? keyCodes);
new Android.InputMethodServices.KeyboardView.KeyEventArgs : Android.Views.Keycode * Android.Views.Keycode[] -> Android.InputMethodServices.KeyboardView.KeyEventArgs

Parameters

primaryCode
Keycode
keyCodes
Keycode[]

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