Click or drag to resize

DLSecondDisplayManagerInstance Property

Returns an instance of the DLSecondDisplayManager

Namespace:  Com.Datalogic.Device.Display
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static DLSecondDisplayManager Instance { get; }

Property Value

Type: DLSecondDisplayManager
The 2nd Display Manager.
Exceptions
ExceptionCondition
ErrorManager
Remarks

Returns an instance of the DLSecondDisplayManager

. This method provides the reference to the unique instance of 2nd Display Manager.

[Android Documentation]

See Also