AdvancedKeyboardGetInfo Method |
Gets the info related to the installed keyboard configuration.
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 AdvancedKeyboardInfo GetInfo()
Public Overridable Function GetInfo As AdvancedKeyboardInfo
Return Value
Type:
AdvancedKeyboardInfoThe keyboard configuration info if available, otherwise it
throws an exception if exceptions are enabled through the
ErrorManager singleton or null if the exceptions are
disabled.
Exceptions Remarks See Also