---
title: NFCWindowSceneEvent.presentation
framework: corenfc
role: symbol
role_heading: Case
path: corenfc/nfcwindowsceneevent/presentation
---

# NFCWindowSceneEvent.presentation

The user performed a gesture to present an NFC display.

## Declaration

```swift
case presentation
```

## Discussion

Discussion This gesture can be a double-click of the side button on Face ID devices, or of the Home button on Touch ID devices.

## See Also

### Events

- [NFCWindowSceneEvent.readerDetected](corenfc/nfcwindowsceneevent/readerdetected.md)
