Share via


NSRuleEditorDelegate.RowsDidChange(NSNotification) Method

Definition

[Foundation.Export("ruleEditorRowsDidChange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RowsDidChange(Foundation.NSNotification notification);
[<Foundation.Export("ruleEditorRowsDidChange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RowsDidChange : Foundation.NSNotification -> unit
override this.RowsDidChange : Foundation.NSNotification -> unit

Parameters

notification
NSNotification

Implements

Attributes

Applies to