NSApplicationDelegate_Extensions.OpenFileWithoutUI Method

Definition

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

Parameters

sender
NSObject
filename
String

Returns

Applies to