다음을 통해 공유


NSApplicationDelegate.OrderFrontStandardAboutPanel(NSObject) 메서드

정의

주의

Use the 'OrderFrontStandardAboutPanel2' on NSApplication.

[Foundation.Export("orderFrontStandardAboutPanel:")]
[System.Obsolete("Use the 'OrderFrontStandardAboutPanel2' on NSApplication.", false)]
public virtual void OrderFrontStandardAboutPanel (Foundation.NSObject sender);
abstract member OrderFrontStandardAboutPanel : Foundation.NSObject -> unit
override this.OrderFrontStandardAboutPanel : Foundation.NSObject -> unit

매개 변수

sender
NSObject
특성

적용 대상