INSRuleEditorDelegate.ChildForCriterion Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("ruleEditor:child:forCriterion:withRowType:")]
[Foundation.Preserve(Conditional=true)]
public Foundation.NSObject ChildForCriterion (AppKit.NSRuleEditor editor, nint index, Foundation.NSObject criterion, AppKit.NSRuleEditorRowType rowType);
abstract member ChildForCriterion : AppKit.NSRuleEditor * nint * Foundation.NSObject * AppKit.NSRuleEditorRowType -> Foundation.NSObject
Parametri
- editor
- NSRuleEditor
- index
- System.System.IntPtr System.nativeint
- criterion
- NSObject
- rowType
- NSRuleEditorRowType
Restituisce
- Attributi