Click or drag to resize

AdvancedKeyboardOverlays Property

Gets the currently available keyboard overlays.

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 IList<AdvancedKeyboardOverlay> Overlays { get; }

Property Value

Type: IListAdvancedKeyboardOverlay
A list of available overlays that can be empty if there are no overlays available.
Remarks

Gets the currently available keyboard overlays.

[Android Documentation]

See Also