---
title: EISDIR
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/posixerror/eisdir
---

# EISDIR

Is a directory.

## Declaration

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