Click or drag to resize

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; }

Property Value

Type: Int32
the meta state as an integer value.
Remarks

Gets the internal Android meta state value.

[Android Documentation]

See Also