Click or drag to resize

KeyboardManagerMappedUnicodes Property

"Provides a IDictionary containing all the stored and active Character mappings.

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 IDictionary<VScanEntry, Character> MappedUnicodes { get; }

Property Value

Type: IDictionaryVScanEntry, Character
Remarks