NSApplicationDelegate.OpenFileWithoutUI(NSObject, String) 方法

定义

[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

参数

sender
NSObject
filename
String

返回

属性

适用于