BarcodeManagerIsInitialized Property |
Checks if the Scanner Service is correctly initialized.
Namespace:
Com.Datalogic.Decode
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual bool IsInitialized { get; }
Public Overridable ReadOnly Property IsInitialized As Boolean
Get
Property Value
Type:
BooleanintSuccess in case of success,
otherwise a possible error code, matching one of the
DecodeException error constants.
Exceptions Remarks See Also