---
title: displayMode
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipastecontrol/configuration-swift.class/displaymode
---

# displayMode

An option that determines whether the paste button composes an icon, textual label, or both.

## Declaration

```swift
var displayMode: UIPasteControl.DisplayMode { get set }
```

## See Also

### Choosing control icon and text

- [UIPasteControl.DisplayMode](uikit/uipastecontrol/displaymode.md)
