NSApplicationDelegate.OpenFileWithoutUI(NSObject, String) Method

Definition

[Foundation.Export("application:openFileWithoutUI:")]
public virtual bool OpenFileWithoutUI (Foundation.NSObject sender, string filename);
abstract member OpenFileWithoutUI : Foundation.NSObject * string -> bool
override this.OpenFileWithoutUI : Foundation.NSObject * string -> bool

Parameters

sender
NSObject
filename
String

Returns

Attributes

Applies to