다음을 통해 공유


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

반환

특성

적용 대상