Click or drag to resize

DLSecondDisplayManager Properties

The DLSecondDisplayManager type exposes the following members.

Properties
  NameDescription
Public propertyAllowedPackages
Returns the list of allowed packages to show own Android notifications on the 2nd Display.
Public propertyBrightness
Return an integer value that represents the brightness percentage level on 2nd display
Public propertyStatic memberInstance
Returns an instance of the DLSecondDisplayManager
Public propertyIsSecondDisplayAvailable
Returns the availability of the 2nd Display feature.
Public propertyIsSecondDisplayEnabled
Returns the enabled/disabled status of the 2nd Display.
Public propertyJniPeerMembers
To be added.
Public propertyNewAppEnabled
Return a boolean value that represents if new Apps will show notifications on 2nd display
Public propertyRotateEnabled
Return a boolean value that represents if rotation is enabled on 2nd display
Public propertyRotationSpeed
Return an enum that represents 2nd display rotation speed
Public propertySwitchOffTimeout
Return an enum that represents 2nd display switch-off timeout
Top
See Also