Share via


SexualActivityRecord.SexualActivityProtectionUsed.ProtectionUsedProtected 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_PROTECTED", 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 ProtectionUsedProtected = 1;
[<Android.Runtime.Register("PROTECTION_USED_PROTECTED", 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 ProtectionUsedProtected : Android.Health.Connect.DataTypes.SexualActivityProtectionUsedType

Field Value

Value = 1
Attributes

Applies to