---
title: NSTabView.TabType.rightTabsBezelBorder
framework: appkit
role: symbol
role_heading: Case
path: appkit/nstabview/tabtype/righttabsbezelborder
---

# NSTabView.TabType.rightTabsBezelBorder

Tabs are on the right of the view with a bezeled border.

## Declaration

```swift
case rightTabsBezelBorder
```

## See Also

### Constants

- [NSTabView.TabType.topTabsBezelBorder](appkit/nstabview/tabtype/toptabsbezelborder.md)
- [NSTabView.TabType.noTabsBezelBorder](appkit/nstabview/tabtype/notabsbezelborder.md)
- [NSTabView.TabType.noTabsLineBorder](appkit/nstabview/tabtype/notabslineborder.md)
- [NSTabView.TabType.noTabsNoBorder](appkit/nstabview/tabtype/notabsnoborder.md)
- [NSTabView.TabType.bottomTabsBezelBorder](appkit/nstabview/tabtype/bottomtabsbezelborder.md)
- [NSTabView.TabType.leftTabsBezelBorder](appkit/nstabview/tabtype/lefttabsbezelborder.md)
