---
title: standardInput
framework: system
role: symbol
role_heading: Type Property
path: system/filedescriptor/standardinput
---

# standardInput

The standard input file descriptor, with a numeric value of 0.

## Declaration

```swift
static var standardInput: FileDescriptor { get }
```
