Android.Views.Window.TakeKeyEvents(bool)
gettrue if the dialog should receive key events, false otherwise
Request that key events come to this dialog. Use this if your dialog has no views with focus, but the dialog still wants a chance to process key events.
[Android Documentation]