CIPlugIn.LoadPlugIn(NSUrl, Boolean) Method

Definition

[Foundation.Export("loadPlugIn:allowNonExecutable:")]
public static void LoadPlugIn (Foundation.NSUrl pluginUrl, bool allowNonExecutable);
static member LoadPlugIn : Foundation.NSUrl * bool -> unit

Parameters

pluginUrl
NSUrl
allowNonExecutable
Boolean
Attributes

Applies to