次の方法で共有


NSApplicationDelegate.OpenFile(NSApplication, String) メソッド

定義

[Foundation.Export("application:openFile:")]
public virtual bool OpenFile (AppKit.NSApplication sender, string filename);
abstract member OpenFile : AppKit.NSApplication * string -> bool
override this.OpenFile : AppKit.NSApplication * string -> bool

パラメーター

sender
NSApplication
filename
String

戻り値

属性

適用対象