다음을 통해 공유


DeviceDisplay.KeepScreenOn 속성

정의

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

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

속성 값

화면이 설정된 경우

적용 대상