Share via


INSRuleEditorDelegate.RowsDidChange(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to