Share via


NSPredicateEditorRowTemplate.GetTemplates Method

Definition

[Foundation.Export("templatesWithAttributeKeyPaths:inEntityDescription:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSPredicateEditorRowTemplate[] GetTemplates(string[] keyPaths, CoreData.NSEntityDescription entityDescription);
[<Foundation.Export("templatesWithAttributeKeyPaths:inEntityDescription:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetTemplates : string[] * CoreData.NSEntityDescription -> AppKit.NSPredicateEditorRowTemplate[]

Parameters

keyPaths
String[]
entityDescription
NSEntityDescription

Returns

Attributes

Applies to