org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-B0F9DE3D-8F22-4976-8BE3-F7F40A90D6FC.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 11 Jun 2010 13:33:03 -0700
changeset 372 1e408ee32d8a
parent 229 716254ccbcc0
permissions -rw-r--r--
Added templates for WRT 1.1 platform services


<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="vibrasettings"/><meta name="DC.Relation" scheme="URI" content="GUID-C1F8A945-7C9C-4E3B-8F54-B9AFC502482A"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-1A678A11-0BDD-4F64-9F40-013F6CDB81D7"/><meta name="DC.Relation" scheme="URI" content="GUID-6B348161-2ED2-498E-A166-C3B28C58BC68"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-B0F9DE3D-8F22-4976-8BE3-F7F40A90D6FC"/><title>vibrasettings </title><script type="text/javascript">
      function initPage() {}
    </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-B0F9DE3D-8F22-4976-8BE3-F7F40A90D6FC">vibrasettings</h1><div>
<p><strong>Syntax:</strong></p>
<pre class="codeblock" id="GUID-187FAFA1-C134-4B28-8FB4-30195B15CE77">[int] sysinfo.vibrasettings</pre>
<p><strong>Description:</strong></p>
<p>This is a read-only property that returns the current settings of the vibration mode set in the active user profile.</p>
<p>The returned value can be one of the setting values listed in the following table.</p>
<div class="tablenoborder"><a name="GUID-944A48A2-8FDE-4297-B482-E856BE023DDA"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-944A48A2-8FDE-4297-B482-E856BE023DDA" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Values returned by vibrasettings</caption>
<thead align="left">
<tr class="title "><th class="cellrowborder" valign="top" width="12.5%" id="d0e78518">
<p>Value</p>
</th><th class="cellrowborder" valign="top" width="87.5%" id="d0e78523">
<p>Description</p>
</th></tr>
</thead>
<tbody>
<tr class="">
<td class="cellrowborder" valign="top" width="12.5%" headers="d0e78518 ">
<p>0</p>
</td>
<td class="cellrowborder" valign="top" width="87.5%" headers="d0e78523 ">
<p>Not initialized yet or there is an error condition.</p>
</td>
</tr>
<tr class="bg ">
<td class="cellrowborder" valign="top" width="12.5%" headers="d0e78518 ">
<p>1</p>
</td>
<td class="cellrowborder" valign="top" width="87.5%" headers="d0e78523 ">
<p>Vibration setting in the user profile is on.</p>
</td>
</tr>
<tr class="">
<td class="cellrowborder" valign="top" width="12.5%" headers="d0e78518 ">
<p>2</p>
</td>
<td class="cellrowborder" valign="top" width="87.5%" headers="d0e78523 ">
<p>Vibration setting in the user profile is off.</p>
</td>
</tr>
</tbody>
</table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>