Share via


IDeviceDisplay.KeepScreenOn 속성

정의

화면을 유지해야 하는지 여부를 가져오거나 설정합니다.

public:
 property bool KeepScreenOn { bool get(); void set(bool value); };
public bool KeepScreenOn { get; set; }
member this.KeepScreenOn : bool with get, set
Public Property KeepScreenOn As Boolean

속성 값

적용 대상