다음을 통해 공유


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

반환

특성

적용 대상