次の方法で共有


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

戻り値

属性

適用対象