---
title: placeholderValue
framework: xcuiautomation
role: symbol
role_heading: Instance Property
path: xcuiautomation/xcuielementattributes/placeholdervalue
---

# placeholderValue

The value displayed when the element has no value.

## Declaration

```swift
var placeholderValue: String? { get }
```

## See Also

### Value

- [value](xcuiautomation/xcuielementattributes/value.md)
- [title](xcuiautomation/xcuielementattributes/title.md)
- [label](xcuiautomation/xcuielementattributes/label.md)
