---
title: rowHeight
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsruleeditor/rowheight
---

# rowHeight

The rule editor’s row height.

## Declaration

```swift
var rowHeight: CGFloat { get set }
```

## See Also

### Configuring a Rule Editor

- [isEditable](appkit/nsruleeditor/iseditable.md)
- [nestingMode](appkit/nsruleeditor/nestingmode-swift.property.md)
- [NSRuleEditor.NestingMode](appkit/nsruleeditor/nestingmode-swift.enum.md)
- [canRemoveAllRows](appkit/nsruleeditor/canremoveallrows.md)
