다음을 통해 공유


Metadata.RecordingMethodManualEntry 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_MANUAL_ENTRY", 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 RecordingMethodManualEntry = 3;
[<Android.Runtime.Register("RECORDING_METHOD_MANUAL_ENTRY", 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 RecordingMethodManualEntry : Android.Health.Connect.DataTypes.HealthRecordingMethod

Field Value

Value = 3
Attributes

Applies to