harmony 鸿蒙ActivityRecognitionTypes.idl
ActivityRecognitionTypes.idl
概述
定义行为识别模块使用的数据类型。
Since:
3.2
Version:
1.0
相关模块:
汇总
类
名称 | 描述 |
---|---|
ActRecognitionEvent | struct 定义行为事件上报的数据结构。 |
枚举
名称 | 描述 |
---|---|
ActRecognitionEventType { ACT_RECOGNITION_EVENT_ENTER = 0x01 , ACT_RECOGNITION_EVENT_EXIT = 0x02 } | 枚举行为事件的类型。 |
ActRecognitionPowerMode { ACT_RECOGNITION_NORMAL_MODE = 0 , ACT_RECOGNITION_LOW_POWER_MODE = 1 } | 枚举功耗模式的类型。 |
关键字
名称 | 描述 |
---|---|
package ohos.hdi.activity_recognition.v1_0 | 行为识别模块接口的包路径。 |
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦