Langue

MotionState.MotionModerate 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 modéré a été détecté (changement d’orientation compris entre 7° et 10°).

[Android.Runtime.Register("MOTION_MODERATE", 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 MotionModerate = 2;
[<Android.Runtime.Register("MOTION_MODERATE", 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 MotionModerate : Android.Ranging.RangingMotion

Valeur de champ

Value = 2

Implémente

Attributs

Remarques

Le mouvement modéré a été détecté (changement d’orientation compris entre 7° et 10°).

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

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 à