Contents

nestingMode

The rule editor’s nesting mode.

Declaration

var nestingMode: NSRuleEditor.NestingMode { get set }

Discussion

You typically set the nesting mode at view creation time and do not subsequently modify it. The default is NSRuleEditorNestingModeCompound. For a list of valid modes, see Nesting Modes.

See Also

Configuring a Rule Editor