diff --git a/en/application-dev/reference/apis/js-apis-system-brightness.md b/en/application-dev/reference/apis/js-apis-system-brightness.md index bfe2cb2960ff66ca9bdec122283168a029f9f46a..94b06d824bdfc06d34796629d74fe2556a90946a 100644 --- a/en/application-dev/reference/apis/js-apis-system-brightness.md +++ b/en/application-dev/reference/apis/js-apis-system-brightness.md @@ -132,7 +132,7 @@ Sets the screen brightness adjustment mode. setKeepScreenOn(options?: SetKeepScreenOnOptions): void -> NOTE +> NOTE
> This API is no longer maintained since API version 7. It is recommended that you use [window.setKeepScreenOn](js-apis-window.md#setkeepscreenon) instead. Sets whether to always keep the screen on. Call this API in **onShow()**.