User Tools

Site Tools


built_in:vibrate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
built_in:vibrate [2015/03/04 17:21]
octazid created
built_in:vibrate [2015/03/22 01:10] (current)
Line 5: Line 5:
 ====Description==== ====Description====
  
-The **Vibrate** method vibrates the phone/tablet with a given pattern. +The **Vibrate** method vibrates the phone/tablet with a given **pattern**
  
 <code> app.Vibrate( pattern );</code> <code> app.Vibrate( pattern );</code>
  
-The vibrate pattern is passed in as a text parameter with comma seperated integer values given in milliseconds with this format: +The vibrate **pattern** is passed in as a text parameter with comma separated integer values given in milliseconds with this format:
 pause,vibrate,pause,vibrate... pause,vibrate,pause,vibrate...
  
 ---- ----
- 
 ====Example==== ====Example====
  
built_in/vibrate.1425489683.txt.gz · Last modified: 2015/03/05 01:21 (external edit)