Instance Property インスタンスプロパティ

undoMenuItemTitle

The complete title of the Undo menu command, for example, “Undo Paste.” 「取り消す」メニューコマンドの完全なタイトル、例えば、“Undo Paste”。

Declaration 宣言

var undoMenuItemTitle: String { get }

Discussion 議論

Returns “Undo” if no action name has been assigned or nil if there is nothing to undo. “Undo” を返します、もし動作名が割り当てられていないならば、またはnil、もし取り消すものが何もないならば。

See Also 参照

Getting and Localizing the Menu Item Title メニュー項目タイトルを取得するそしてローカライズする