Android.Views.KeyEvent: Constructor Members

The constructors of Android.Views.KeyEvent are listed below. For a list of all members, see the KeyEvent Members list.

See Also: Inherited members from Android.Views.InputEvent

Public Constructors

Make an exact copy of an existing key event.
Create a new key event.
Create a new key event.
Copy an existing key event, modifying its time and repeat count.
Create a new key event for a string of characters.
Create a new key event.
Create a new key event.
Create a new key event.
Create a new key event.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.