---
title: "true"
framework: swift
role: symbol
role_heading: Keyword
path: swift/true
---

# true

A true value.

## Discussion

Discussion For information about true and false values, see Booleans in The Swift Programming Language.

## See Also

### Boolean Literals

- [false](swift/false.md)
