diff -r 4d198a32ac7d -r d4809db37847 plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-A4538B4D-0D90-43F8-B1FA-72F616937760.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-A4538B4D-0D90-43F8-B1FA-72F616937760.html Thu Aug 19 17:48:04 2010 -0700 @@ -0,0 +1,55 @@ + + +Criteria for +searching sensor channels

Criteria for +searching sensor channels

+

+

The criteria object specifies the criterion +for searching sensor channels.

+

The criteria object has a single property: SearchCriterion. +This is described in the following table.

+
+ + + + + + + + + + + + +
Table: Criteria object properties
+

Property

+
+

Description

+
+

Type

+
+

Value

+
+

criteria.SearchCriterion

+
+

Specifies the criterion for searching sensor channels.

+

The possible values describe types of sensor data by which to search +for channels. For example, if this property is set to "Orientation", FindSensorChannel returns +all channels that provide orientation data, that is, data from an orientation +sensor.

+
+

string

+
+

Possible values:

+
    +
  • "All"

  • +
  • "AccelerometerAxis"

  • +
  • "AccelerometerDoubleTapping"

    +
  • +
  • "Orientation"

  • +
  • "Rotation"

  • +
+
\ No newline at end of file