mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-03 04:27:44 +08:00
update docs
This commit is contained in:
parent
12366b5c81
commit
6bb31a142c
@ -300,7 +300,7 @@ ret_t window_manager_set_show_fps(widget_t* widget, bool_t show_fps);
|
||||
* 设置屏保时间。
|
||||
* @annotation ["scriptable"]
|
||||
* @param {widget_t*} widget 窗口管理器对象。
|
||||
* @param {uint32_t} screen_saver_time 屏保时间(单位毫秒)。
|
||||
* @param {uint32_t} screen_saver_time 屏保时间(单位毫秒), 为0关闭屏保。
|
||||
*
|
||||
* @return {ret_t} 返回RET_OK表示成功,否则表示失败。
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user