DLSecondDisplayManagerBrightness Property |
Return an integer value that represents the brightness percentage level 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 int Brightness { get; }
Public ReadOnly Property Brightness As Integer
Get
Property Value
Type:
Int32integer
Integer value that represents the brightness percentage level on 2nd display, -1 in case of error.
Exceptions Remarks See Also