Metadata.RecordingMethodManualEntry フィールド

定義

注意事項

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

フィールド値

Value = 3
属性

適用対象