NSApplicationDelegate.OrderFrontStandardAboutPanelWithOptions 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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
參數
- optionsDictionary
- NSDictionary
- 屬性