---
title: connectedTag
framework: corenfc
role: symbol
role_heading: Instance Property
path: corenfc/nfctagreadersession/connectedtag-3mlqu
---

# connectedTag

The tag connected to the reader session.

## Declaration

```swift
var connectedTag: NFCTag? { get }
```

## See Also

### Connecting to a Tag

- [connect(to:completionHandler:)](corenfc/nfctagreadersession/connect(to:completionhandler:).md)
