언어

DisplayManager.BrightnessUnitRaw 필드

정의

주의

This constant will be removed in the future version. Use Android.Hardware.Display.DisplayBrightnessUnit enum directly instead of this field.

값이 시스템 범위 [0)에 있는 밝기 값 형식입니다.

[Android.Runtime.Register("BRIGHTNESS_UNIT_RAW", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Display.DisplayBrightnessUnit enum directly instead of this field.", true)]
public const Android.Hardware.Display.DisplayBrightnessUnit BrightnessUnitRaw = 3;
[<Android.Runtime.Register("BRIGHTNESS_UNIT_RAW", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Display.DisplayBrightnessUnit enum directly instead of this field.", true)>]
val mutable BrightnessUnitRaw : Android.Hardware.Display.DisplayBrightnessUnit

필드 값

Value = 3
특성

적용 대상