Sensor.TypeAccelerometerLimitedAxes フィールド

定義

注意事項

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", 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 TypeAccelerometerLimitedAxes = 38;
[<Android.Runtime.Register("TYPE_ACCELEROMETER_LIMITED_AXES", 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 TypeAccelerometerLimitedAxes : Android.Hardware.SensorType

フィールド値

Value = 38
属性

注釈

android.hardware.Sensor.TYPE_ACCELEROMETER_LIMITED_AXESJava ドキュメント。

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

適用対象