NSApplicationDelegate_Extensions.OpenFile Method

Definition

public static bool OpenFile (this AppKit.INSApplicationDelegate This, AppKit.NSApplication sender, string filename);
static member OpenFile : AppKit.INSApplicationDelegate * AppKit.NSApplication * string -> bool

Parameters

sender
NSApplication
filename
String

Returns

Applies to