---
title: ENOTSUP
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/posixerror/enotsup
---

# ENOTSUP

Operation not supported.

## Declaration

```swift
static var ENOTSUP: POSIXErrorCode { get }
```
