更新时间:2021-08-27 11:07:18下载pdf
TYIpcTimeInterval
是用于显示录像计时,可自定义初始开始计时时间。
字段名 | 类型 | 描述 | 默认值 |
---|---|---|---|
startValue | number | 开始计时时间(单位/秒) | 0 |
containerStyle | ViewStyle | 容器样式 | {} |
timerContainStyle | ViewStyle | 时间容器样式 | {} |
dotStyle | ViewStyle | 圆点样式 | {} |
textStyle | TextStyle | textStyle | {} |
import { TYIpcTimerInterValue } from '@tuya/tuya-panel-ipc-sdk';
...
// 默认定时
<TYIpcTimerInterValue />
// 自定义起始定时
<TYIpcTimerInterValue startValue={3600} />
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈