---
title: NSTextField.BezelStyle.roundedBezel
framework: appkit
role: symbol
role_heading: Case
path: appkit/nstextfield/bezelstyle-swift.enum/roundedbezel
---

# NSTextField.BezelStyle.roundedBezel

A style that draws a bezel with rounded corners around a single-line text field.

## Declaration

```swift
case roundedBezel
```

## See Also

### Constants

- [NSTextField.BezelStyle.squareBezel](appkit/nstextfield/bezelstyle-swift.enum/squarebezel.md)
