You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2015/09/01 02:52:46 UTC

[jira] [Resolved] (CB-6914) Cancel vibration

     [ https://issues.apache.org/jira/browse/CB-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-6914.
----------------------------------
    Resolution: Fixed

> Cancel vibration
> ----------------
>
>                 Key: CB-6914
>                 URL: https://issues.apache.org/jira/browse/CB-6914
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Android, BlackBerry, FirefoxOS, iOS, Plugin Vibration, Tizen, Ubuntu, WP8
>            Reporter: Lisa Seacat DeLuca
>            Assignee: Maxim Ermilov
>              Labels: w3c
>
> Cancel vibration
> See: https://docs.google.com/document/d/18b32aveubsr2g5Co_VeW4q3s3IXxuddUU2BO5eC3jVA/edit
> Cancelling any existing vibrations:
>            The following example cancels any existing vibrations: (section 5 of spec)
> // cancel any existing vibrations
> navigator.vibrate(0);
> // or alternatively
> navigator.vibrate([]);



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org