NSApplicationDelegate.OrderFrontStandardAboutPanelWithOptions 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 '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