Langue

MotionState.MotionNotDetected Champ

Définition

Attention

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

Le mouvement n’a pas été détecté (changement < d’orientation 5°).

[Android.Runtime.Register("MOTION_NOT_DETECTED", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.RangingMotion enum directly instead of this field.", true)]
public const Android.Ranging.RangingMotion MotionNotDetected = 0;
[<Android.Runtime.Register("MOTION_NOT_DETECTED", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.RangingMotion enum directly instead of this field.", true)>]
val mutable MotionNotDetected : Android.Ranging.RangingMotion

Valeur de champ

Value = 0

Implémente

Attributs

Remarques

Le mouvement n’a pas été détecté (changement < d’orientation 5°).

Référence Android pour android.ranging.MotionState.MOTION_NOT_DETECTED.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à