Edytuj

Udostępnij za pośrednictwem


NSApplicationDelegate.OrderFrontStandardAboutPanelWithOptions Method

Definition

Caution

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

Parameters

optionsDictionary
NSDictionary
Attributes

Applies to