Click or drag to resize

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; }

Property Value

Type: Boolean
boolean True if Apps can show notification, false otherwise.
Exceptions
ExceptionCondition
ErrorManager
Remarks

Return a boolean value that represents if new Apps will show notifications on 2nd display

[Android Documentation]

See Also