다음을 통해 공유


NSApplicationDelegate.OrderFrontStandardAboutPanelWithOptions 메서드

정의

주의

Use the 'OrderFrontStandardAboutPanelWithOptions2' on NSApplication.

[Foundation.Export("orderFrontStandardAboutPanelWithOptions:")]
[System.Obsolete("Use the 'OrderFrontStandardAboutPanelWithOptions2' on NSApplication.", false)]
public virtual void OrderFrontStandardAboutPanelWithOptions (Foundation.NSDictionary optionsDictionary);
abstract member OrderFrontStandardAboutPanelWithOptions : Foundation.NSDictionary -> unit
override this.OrderFrontStandardAboutPanelWithOptions : Foundation.NSDictionary -> unit

매개 변수

optionsDictionary
NSDictionary
특성

적용 대상