[Android.Runtime.Register("takeKeyEvents", "(Z)V", "GetTakeKeyEvents_ZHandler")] public abstract voidTakeKeyEvents (bool get)
Parameters
get
Documentation for this section has not yet been entered.
Remarks
Request that key events come to this activity. Use this if your
activity has no views with focus, but the activity still wants
a chance to process key events.