Class: Toybox::Attention::VibeProfile
Overview
Since:
1.0.0
Supported Devices:
All non-Edge devices
Instance Attribute Summary
- (Object) dutyCycle : Duty Cycle of the vibration, has a range of [0, 100].
- (Object) length : Length of the vibration, in milliseconds.
関数(要約)
- (VibeProfile) initialize(dutyCycleVal, lengthVal) constructor : A new instance of VibeProfile.
Constructor Details
(VibeProfile) initialize(dutyCycleVal, lengthVal)
Returns a new instance of VibeProfile
Instance Attribute Details
(Object) dutyCycle
Duty Cycle of the vibration, has a range of [0, 100]
(Object) length
Length of the vibration, in milliseconds
最終更新:2016年03月04日 21:08