次の方法で共有


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
属性

適用対象