MonobjcMonobjc Documented Class Library
NSRuleEditorRowsDidChangeNotification Field
NamespacesMonobjc.AppKitNSRuleEditorNSRuleEditorRowsDidChangeNotification

This notification is posted to the default notification center whenever the view's rows change.

The object is the rule editor; there is no userInfo object.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSRuleEditorRowsDidChangeNotification
Public Shared ReadOnly NSRuleEditorRowsDidChangeNotification As NSString
public:
static initonly NSString^ NSRuleEditorRowsDidChangeNotification
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)