<!--
{
  "availability" : [
    "iOS: 13.0.0 - 14.0.0",
    "iPadOS: 13.0.0 - 14.0.0",
    "macCatalyst: 13.1.0 - 14.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "CoreNFC",
  "identifier" : "/documentation/CoreNFC/PollingTimeSlot",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Core NFC"
    ],
    "preciseIdentifier" : "c:@T@PollingTimeSlot"
  },
  "title" : "PollingTimeSlot"
}
-->

# PollingTimeSlot

Constants that specify the maximum number of time slots.

```
typealias PollingTimeSlot = NFCFeliCaPollingTimeSlot
```

## Topics

### Maximum Slots

[`PollingTimeSlotMax1`](/documentation/CoreNFC/NFCFeliCaPollingTimeSlot/PollingTimeSlotMax1)

A constant that indicates a maximum of one slot.

[`PollingTimeSlotMax2`](/documentation/CoreNFC/NFCFeliCaPollingTimeSlot/PollingTimeSlotMax2)

A constant that indicates a maximum of two slots.

[`PollingTimeSlotMax4`](/documentation/CoreNFC/NFCFeliCaPollingTimeSlot/PollingTimeSlotMax4)

A constant that indicates a maximum of four slots.

[`PollingTimeSlotMax8`](/documentation/CoreNFC/NFCFeliCaPollingTimeSlot/PollingTimeSlotMax8)

A constant that indicates a maximum of eight slots.

[`PollingTimeSlotMax16`](/documentation/CoreNFC/NFCFeliCaPollingTimeSlot/PollingTimeSlotMax16)

A constant that indicates a maximum of sixteen slots.



---

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)