---
title: NSAppleEventTimeOutNone
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nsappleeventtimeoutnone
---

# NSAppleEventTimeOutNone

Specifies that the application is willing to wait indefinitely for the current operation to complete. Not currently used by applications.

## Declaration

```swift
let NSAppleEventTimeOutNone: Double
```

## See Also

### Constants

- [NSAppleEventTimeOutDefault](foundation/nsappleeventtimeoutdefault.md)
