User Tools

Site Tools


built_in:vibrate

Differences

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

Link to this comparison view

built_in:vibrate [2015/03/04 17:21]
octazid created
built_in:vibrate [2015/03/21 17:10]
madlyr [Description]
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.txt · Last modified: 2015/03/22 01:10 (external edit)