다음을 통해 공유


Device.DeviceTypeWatch 필드

정의

주의

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

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

필드 값

Value = 1
특성

적용 대상