<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSRuleEditor/RowType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSRuleEditorRowType"
  },
  "title" : "NSRuleEditor.RowType"
}
-->

# NSRuleEditor.RowType

Specifies a type for row types.

```
enum RowType
```

## Overview

See `Row Types` for possible values.

## Topics

### Enumeration Cases

[`NSRuleEditor.RowType.compound`](/documentation/AppKit/NSRuleEditor/RowType/compound)

Specifies a compound row.

[`NSRuleEditor.RowType.simple`](/documentation/AppKit/NSRuleEditor/RowType/simple)

Specifies a simple row.



---

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)