Click or drag to resize

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

Property Value

Type: Int32
integer Integer value that represents the brightness percentage level on 2nd display, -1 in case of error.
Exceptions
ExceptionCondition
ErrorManager
Remarks

Return an integer value that represents the brightness percentage level on 2nd display

[Android Documentation]

See Also