---
title: read
framework: fskit
role: symbol
role_heading: Type Property
path: fskit/fscompleteioflags/read
---

# read

A flag that describes a read operation.

## Declaration

```swift
static var read: FSCompleteIOFlags { get }
```

## See Also

### Declaring I/O completion behaviors

- [write](fskit/fscompleteioflags/write.md)
- [async](fskit/fscompleteioflags/async.md)
