Contents

kSystemSoundID_Vibrate

On the iPhone, use this constant with the Audioservicesplayalertsound(_:) function to invoke a brief vibration. On the iPod touch, does nothing.

Declaration

var kSystemSoundID_Vibrate: SystemSoundID { get }

See Also

Constants