NSApplicationDelegate_Extensions.OrderFrontStandardAboutPanel Method

Definition

Caution

Use the 'OrderFrontStandardAboutPanel2' on NSApplication.

[System.Obsolete("Use the 'OrderFrontStandardAboutPanel2' on NSApplication.", false)]
public static void OrderFrontStandardAboutPanel (this AppKit.INSApplicationDelegate This, Foundation.NSObject sender);
static member OrderFrontStandardAboutPanel : AppKit.INSApplicationDelegate * Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to