AdvancedKeyboardGetConfiguration Method |
Gets the configuration related to some keyboard parameters.
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 AdvancedKeyboardConfiguration GetConfiguration()
Public Overridable Function GetConfiguration As AdvancedKeyboardConfiguration
Return Value
Type:
AdvancedKeyboardConfigurationThe keyboard configuration 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