开源鸿蒙 vibrator_type.h
vibrator_type.h
概述
所属模块:
汇总
枚举
| 枚举 | 描述 | | ——– | ——– | | VibratorMode { VIBRATOR_MODE_ONCE = 0, VIBRATOR_MODE_PRESET = 1, VIBRATOR_MODE_BUTT } | 枚举马达振动模式。 更多… | | VibratorStatus { VIBRATOR_SUCCESS = 0, VIBRATOR_NOT_PERIOD = -1, VIBRATOR_NOT_INTENSITY = -2, VIBRATOR_NOT_FREQUENCY= -3} | 枚举马达振动模式。更多… | | VibratorInfo { isSupportIntensity, isSupportFrequency, intensityMaxValue, intensityMinValue, frequencyMaxValue, frequencyMinValue} | 定义马达参数。更多… |
详细描述
定义马达数据结构,包括马达模式和效果振动。
Since:
2.2
Version:
1.0
你可能感兴趣的文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦