Member Name | Description |
---|---|
AltLocked | Flag that indicates that the ALT key is locked. |
AltOn | Flag that indicates that the ALT key is on. Value equals Android.Views.MetaKeyStates.AltOn. |
CapLocked | Flag that indicates that the SHIFT key is locked in CAPS mode. |
ShiftOn | Flag that indicates that the SHIFT key is on. Value equals Android.Views.MetaKeyStates.ShiftOn. |
SymLocked | Flag that indicates that the SYM key is locked. |
SymOn | Flag that indicates that the SYM key is on. Value equals Android.Views.MetaKeyStates.SymOn. |