Contents

ruleEditorRowsDidChange(_:)

Notifies the receiver that a rule editor’s rows changed.

Declaration

@MainActor optional func ruleEditorRowsDidChange(_ notification: Notification)

Parameters

Discussion

If the delegate implements this method, NSRuleEditor automatically registers its delegate to receive rowsDidChangeNotification notifications.