Share via


Sensor.StringTypeHeadTracker Field

Definition

A constant string describing a head tracker sensor.

[Android.Runtime.Register("STRING_TYPE_HEAD_TRACKER", ApiSince=33)]
public const string StringTypeHeadTracker;
[<Android.Runtime.Register("STRING_TYPE_HEAD_TRACKER", ApiSince=33)>]
val mutable StringTypeHeadTracker : string

Field Value

Attributes

Remarks

A constant string describing a head tracker sensor. Note that this sensor type is typically not available for apps to use.

See android.hardware.SensorEvent#values SensorEvent.values for more details.

Java documentation for android.hardware.Sensor.STRING_TYPE_HEAD_TRACKER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to