EXTRA_KEY_EVENT constant

String const EXTRA_KEY_EVENT

A {@link android.view.KeyEvent} object containing the event that triggered the creation of the Intent it is in.

Implementation

static const String EXTRA_KEY_EVENT = "android.intent.extra.KEY_EVENT";