VibrationAndroid

data class VibrationAndroid(val value: VibrationEffect) : Vibration

Used to wrap the Vibration interface due to typealias constraints

Parameters

value

Constructors

Link copied to clipboard
constructor(value: VibrationEffect)

Properties

Link copied to clipboard