type
The type of the haptic event.
Declaration
var type: CHHapticEvent.EventType { get }Discussion
An audio event can be one of two types: audioCustom or audioContinuous. Haptic events can be hapticTransient or hapticContinuous:
[Image]
A transient event lasts a split-second and registers as a tap or impulse, whereas a continuous event feels like an extended buzz of longer duration.