다음을 통해 공유


DisplayEnhancementOverrideCapabilities 클래스

정의

디스플레이 향상 재정의 개체의 기능을 설명합니다.

public ref class DisplayEnhancementOverrideCapabilities sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DisplayEnhancementOverrideCapabilities final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DisplayEnhancementOverrideCapabilities
Public NotInheritable Class DisplayEnhancementOverrideCapabilities
상속
Object Platform::Object IInspectable DisplayEnhancementOverrideCapabilities
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1803 (10.0.17134.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v6.0에서 도입되었습니다.)

속성

IsBrightnessControlSupported

밝기 컨트롤이 현재 지원되는지 여부를 설명하는 값을 가져옵니다.

IsBrightnessNitsControlSupported

nits의 밝기 제어가 지원되는지 여부를 설명하는 값을 가져옵니다.

메서드

GetSupportedNitRanges()

지원되는 nit 범위를 검색합니다.

적용 대상