KeyCodeEntryMetaState Property |
Gets the internal Android meta state value.
Namespace:
Com.Datalogic.Device.Input
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual int MetaState { get; }
Public Overridable ReadOnly Property MetaState As Integer
Get
Property Value
Type:
Int32the meta state as an integer value.
Remarks See Also