Share via


Metadata.RecordingMethodActivelyRecorded 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_ACTIVELY_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 RecordingMethodActivelyRecorded = 1;
[<Android.Runtime.Register("RECORDING_METHOD_ACTIVELY_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 RecordingMethodActivelyRecorded : Android.Health.Connect.DataTypes.HealthRecordingMethod

Field Value

Value = 1
Attributes

Applies to