Lingua

ExerciseSessionType.ExerciseSessionTypeExerciseClass Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Health.Connect.DataTypes.ExerciseSessionTypeEnum enum directly instead of this field.

Usare questo tipo per la sessione della classe di esercizio.

[Android.Runtime.Register("EXERCISE_SESSION_TYPE_EXERCISE_CLASS", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Health.Connect.DataTypes.ExerciseSessionTypeEnum enum directly instead of this field.", true)]
public const Android.Health.Connect.DataTypes.ExerciseSessionTypeEnum ExerciseSessionTypeExerciseClass = 11;
[<Android.Runtime.Register("EXERCISE_SESSION_TYPE_EXERCISE_CLASS", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Health.Connect.DataTypes.ExerciseSessionTypeEnum enum directly instead of this field.", true)>]
val mutable ExerciseSessionTypeExerciseClass : Android.Health.Connect.DataTypes.ExerciseSessionTypeEnum

Valore del campo

Value = 11
Attributi

Commenti

Usare questo tipo per la sessione della classe di esercizio.

per android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_EXERCISE_CLASS.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a