---
title: isSupported
framework: proximityreader
role: symbol
role_heading: Type Property
path: proximityreader/paymentcardreader/issupported
---

# isSupported

A Boolean value that indicates whether this device model supports Tap to Pay on iPhone.

## Declaration

```swift
static let isSupported: Bool
```

## Mentioned in

Adding support for Tap to Pay on iPhone to your app

## Discussion

Discussion For this property to be true, the device model must be iPhone XS or newer. This property doesn’t check the OS version.
