共用方式為


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

傳回

屬性

適用於