Sensor.TypeAccelerometerLimitedAxesUncalibrated フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Hardware.SensorType enum directly instead of this field.

調整されていない制限軸加速度計センサーを記述する定数。

[Android.Runtime.Register("TYPE_ACCELEROMETER_LIMITED_AXES_UNCALIBRATED", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.SensorType enum directly instead of this field.", true)]
public const Android.Hardware.SensorType TypeAccelerometerLimitedAxesUncalibrated = 40;
[<Android.Runtime.Register("TYPE_ACCELEROMETER_LIMITED_AXES_UNCALIBRATED", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.SensorType enum directly instead of this field.", true)>]
val mutable TypeAccelerometerLimitedAxesUncalibrated : Android.Hardware.SensorType

フィールド値

Value = 40
属性

注釈

の Java ドキュメント android.hardware.Sensor.TYPE_ACCELEROMETER_LIMITED_AXES_UNCALIBRATED

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象