|
1 |
|
2 <!DOCTYPE html |
|
3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
4 <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="Criteria for searching sensor channels"/><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-B77C2006-879F-4AC6-B7BF-04B25B563A29"/><meta name="DC.Relation" scheme="URI" content="GUID-46DB749E-A388-46B2-BB13-A274385CA97C"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-A4538B4D-0D90-43F8-B1FA-72F616937760"/><title>Criteria for |
|
5 searching sensor channels </title><script type="text/javascript"> |
|
6 function initPage() {} |
|
7 </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-A4538B4D-0D90-43F8-B1FA-72F616937760"><span>Criteria</span> for |
|
8 searching sensor channels</h1><div> |
|
9 <p/> |
|
10 <p>The <code>criteria</code> object specifies the criterion |
|
11 for searching sensor channels.</p> |
|
12 <p>The <code>criteria</code> object has a single property: <code>SearchCriterion</code>. |
|
13 This is described in the following table.</p> |
|
14 <div class="tablenoborder"><a name="GUID-6E165F65-A4BA-494B-A095-DCA3E179E250"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-6E165F65-A4BA-494B-A095-DCA3E179E250" frame="border" border="1" rules="all"><caption><strong>Table: </strong><span>Criteria</span> object properties</caption> |
|
15 |
|
16 <thead align="left"> |
|
17 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e63993"> |
|
18 <p>Property</p> |
|
19 </th><th class="cellrowborder" valign="top" width="25%" id="d0e63998"> |
|
20 <p>Description</p> |
|
21 </th><th class="cellrowborder" valign="top" width="25%" id="d0e64003"> |
|
22 <p>Type</p> |
|
23 </th><th class="cellrowborder" valign="top" width="25%" id="d0e64008"> |
|
24 <p>Value</p> |
|
25 </th></tr> |
|
26 </thead> |
|
27 <tbody> |
|
28 <tr class=""> |
|
29 <td class="cellrowborder" valign="top" width="25%" headers="d0e63993 "> |
|
30 <p><code>criteria.SearchCriterion</code></p> |
|
31 </td> |
|
32 <td class="cellrowborder" valign="top" width="25%" headers="d0e63998 "> |
|
33 <p>Specifies the criterion for searching sensor channels.</p> |
|
34 <p>The possible values describe types of sensor data by which to search |
|
35 for channels. For example, if this property is set to <code>"Orientation"</code>, <code>FindSensorChannel</code> returns |
|
36 all channels that provide orientation data, that is, data from an orientation |
|
37 sensor.</p> |
|
38 </td> |
|
39 <td class="cellrowborder" valign="top" width="25%" headers="d0e64003 "> |
|
40 <p>string</p> |
|
41 </td> |
|
42 <td class="cellrowborder" valign="top" width="25%" headers="d0e64008 "> |
|
43 <p>Possible values:</p> |
|
44 <ul> |
|
45 <li><p><code>"All"</code></p></li> |
|
46 <li><p><code>"AccelerometerAxis"</code></p></li> |
|
47 <li><p><code>"AccelerometerDoubleTapping"</code></p> |
|
48 </li> |
|
49 <li><p><code>"Orientation"</code></p></li> |
|
50 <li><p><code>"Rotation"</code></p></li> |
|
51 </ul> |
|
52 </td> |
|
53 </tr> |
|
54 </tbody> |
|
55 </table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html> |