다음을 통해 공유


Metadata.RecordingMethodAutomaticallyRecorded Field

Definition

Caution

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

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

Field Value

Value = 2
Attributes

Applies to