DLSecondDisplayManagerNewAppEnabled Property |
Return a boolean value that represents if new Apps will show notifications on 2nd display
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 bool NewAppEnabled { get; }
Public ReadOnly Property NewAppEnabled As Boolean
Get
Property Value
Type:
Booleanboolean
True if Apps can show notification, false otherwise.
Exceptions Remarks See Also