Метод | Описание | |
---|---|---|
HideKeyboard ( ) : void | ||
ShowKeyboard ( ) : void |
Метод | Описание | |
---|---|---|
AndroidKeycodeToXnaKeys ( Keycode keycode ) : Microsoft.Xna.Framework.Input.Keys | ||
HandleAndroidKeyPress ( object sender, Android.Views.View e ) : void | ||
KeyDownAndroid ( Keys key ) : bool | ||
KeyPushedAndroid ( Keys key ) : bool | ||
KeyReleasedAndroid ( Keys key ) : bool | ||
ProcessAndroidKeys ( ) : void |