次の方法で共有


Metadata.RecordingMethodAutomaticallyRecorded フィールド

定義

注意事項

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

フィールド値

Value = 2
属性

適用対象