次の方法で共有


NSAlert.AddButton(String) メソッド

定義

[Foundation.Export("addButtonWithTitle:")]
public virtual AppKit.NSButton AddButton (string title);
abstract member AddButton : string -> AppKit.NSButton
override this.AddButton : string -> AppKit.NSButton

パラメーター

title
String

戻り値

属性

適用対象