NSApplicationDelegate.OrderFrontStandardAboutPanel(NSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
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
Parameters
- sender
- NSObject
- Attributes