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

redoMenuItemTitle

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

Declaration 宣言

var redoMenuItemTitle: String { get }

Discussion 議論

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

See Also 参照

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