harmony 鸿蒙RunningLockTypes.idl
RunningLockTypes.idl
概述
枚举与运行锁管理相关的数据类型。
这些数据类型包括运行锁类型和运行锁信息。
模块包路径:ohos.hdi.power.v1_1
起始版本: 4.0
相关模块:Power
汇总
类
名称 | 描述 |
---|---|
struct RunningLockInfo | 定义运行锁的信息。 |
枚举
名称 | 描述 |
---|---|
BaseRunningLockType { RUNNINGLOCK_SCREEN = 0 , RUNNINGLOCK_BACKGROUND = 1 , RUNNINGLOCK_PROXIMITY_SCREEN_CONTROL = 2 } RunningLockType { RUNNINGLOCK_BACKGROUND_PHONE = 3 , RUNNINGLOCK_BACKGROUND_NOTIFICATION = 5 , RUNNINGLOCK_BACKGROUND_AUDIO = 9 , RUNNINGLOCK_BACKGROUND_SPORT = 17 , RUNNINGLOCK_BACKGROUND_NAVIGATION = 33 , RUNNINGLOCK_BACKGROUND_TASK = 65 , RUNNINGLOCK_BUTT } |
枚举基本运行锁类型。 |
BaseRunningLockType { RUNNINGLOCK_SCREEN = 0 , RUNNINGLOCK_BACKGROUND = 1 , RUNNINGLOCK_PROXIMITY_SCREEN_CONTROL = 2 } RunningLockType { RUNNINGLOCK_BACKGROUND_PHONE = 3 , RUNNINGLOCK_BACKGROUND_NOTIFICATION = 5 , RUNNINGLOCK_BACKGROUND_AUDIO = 9 , RUNNINGLOCK_BACKGROUND_SPORT = 17 , RUNNINGLOCK_BACKGROUND_NAVIGATION = 33 , RUNNINGLOCK_BACKGROUND_TASK = 65 , RUNNINGLOCK_BUTT } |
枚举运行锁类型。 |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙IPowerHdiCallback.idl
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦