Android.Text.Method.MetaStates Enumeration
Enumerates values returned by several methods of Android.Text.Method.MetaStates and taken as a parameter of several methods of Android.Text.Method.MetaKeyKeyListener.

Syntax

public enum MetaStates

Remarks

Enumerates values returned by the following: and taken as a parameter of the following: .

Members

Member NameDescription
AltLockedFlag that indicates that the ALT key is locked.
AltOnFlag that indicates that the ALT key is on. Value equals Android.Views.MetaKeyStates.AltOn.
CapLockedFlag that indicates that the SHIFT key is locked in CAPS mode.
ShiftOnFlag that indicates that the SHIFT key is on. Value equals Android.Views.MetaKeyStates.ShiftOn.
SymLockedFlag that indicates that the SYM key is locked.
SymOnFlag that indicates that the SYM key is on. Value equals Android.Views.MetaKeyStates.SymOn.

Requirements

Namespace: Android.Text.Method
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0