vibrate

@get:JvmName(name = "shouldVibrate")
var vibrate: Boolean

Toggles whether the device will vibrate when start is called.

Equivalent to providing the app:successViewVibrate attribute in the layout xml file.