<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIPasteControl/DisplayMode/labelOnly",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIPasteControlDisplayMode@UIPasteControlDisplayModeLabelOnly"
  },
  "title" : "UIPasteControl.DisplayMode.labelOnly"
}
-->

# UIPasteControl.DisplayMode.labelOnly

A display mode for a textual label.

```
case labelOnly
```

## Discussion

The label’s text reads “Paste”. The value you set for [`baseForegroundColor`](/documentation/UIKit/UIPasteControl/Configuration-swift.class/baseForegroundColor) colors the text.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)