SexualActivityRecord.SexualActivityProtectionUsed.ProtectionUsedUnknown Field

Definition

Caution

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

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

Field Value

Value = 0
Attributes

Applies to