INSRuleEditorDelegate Interface

Definition

[Foundation.Protocol(Name="NSRuleEditorDelegate", WrapperType=typeof(AppKit.NSRuleEditorDelegateWrapper))]
public interface INSRuleEditorDelegate : IDisposable, ObjCRuntime.INativeObject
type INSRuleEditorDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

ChildForCriterion(NSRuleEditor, nint, NSObject, NSRuleEditorRowType)
DisplayValue(NSRuleEditor, NSObject, nint)
NumberOfChildren(NSRuleEditor, NSObject, NSRuleEditorRowType)
PredicateParts(NSRuleEditor, NSObject, NSObject, nint)
RowsDidChange(NSNotification)

Extension Methods

Changed(INSRuleEditorDelegate, NSNotification)
EditingBegan(INSRuleEditorDelegate, NSNotification)
EditingEnded(INSRuleEditorDelegate, NSNotification)

Applies to