<!--
{
  "availability" : [
    "iOS: 12.5.0 - 27.0.0",
    "iPadOS: 12.5.0 - 27.0.0",
    "macCatalyst: 12.5.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "ExposureNotification",
  "identifier" : "/documentation/ExposureNotification/ENInfectiousness",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Exposure Notification"
    ],
    "preciseIdentifier" : "c:@E@ENInfectiousness"
  },
  "title" : "ENInfectiousness"
}
-->

# ENInfectiousness

The degree to which a person’s symptoms may indicate transmission risk.

```
enum ENInfectiousness
```

## Overview> Important:
> This property is available in iOS 12.5, and in iOS 13.7 and later.

## Topics

### Enumeration Cases

[`case high`](/documentation/ExposureNotification/ENInfectiousness/high)

The user is highly infectious.

[`case none`](/documentation/ExposureNotification/ENInfectiousness/none)

The user is not infectious.

[`case standard`](/documentation/ExposureNotification/ENInfectiousness/standard)

The user is mildly infectious.

### Initializers

[`init?(rawValue: UInt32)`](/documentation/ExposureNotification/ENInfectiousness/init(rawValue:))

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)