INSRuleEditorDelegate.ChildForCriterion Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- editor
- NSRuleEditor
- index
- System.System.IntPtr System.nativeint
- criterion
- NSObject
- rowType
- NSRuleEditorRowType
Retornos
- Atributos