---
title: faceUp
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/cardstate/faceup
---

# faceUp

A Boolean value that indicates whether the card is oriented face up, revealing its contents.

## Declaration

```swift
var faceUp: Bool
```
