다음을 통해 공유


NSDocumentController.RunModalOpenPanel(NSOpenPanel, String[]) 메서드

정의

[Foundation.Export("runModalOpenPanel:forTypes:")]
public virtual nint RunModalOpenPanel (AppKit.NSOpenPanel openPanel, string[] types);
abstract member RunModalOpenPanel : AppKit.NSOpenPanel * string[] -> nint
override this.RunModalOpenPanel : AppKit.NSOpenPanel * string[] -> nint

매개 변수

openPanel
NSOpenPanel
types
String[]

반환

System.System.IntPtr System.nativeint
특성

적용 대상