Partager via


INSRuleEditorDelegate Interface

Définition

[Foundation.Protocol(Name="NSRuleEditorDelegate", WrapperType=typeof(AppKit.NSRuleEditorDelegateWrapper))]
public interface INSRuleEditorDelegate : IDisposable, ObjCRuntime.INativeObject
type INSRuleEditorDelegate = interface
    interface INativeObject
    interface IDisposable
Dérivé
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

Méthodes

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

Méthodes d’extension

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

S’applique à