MenuItem
A menu item inside a {@linkcode Menu} or {@linkcode Submenu} and contains only text.
Properties
Functions
Link copied to clipboard
fun setAccelerator(accelerator: String?): ERROR CLASS: Symbol not found for js.promise.Promise<ERROR CLASS: Symbol not found for js.core.Void>
Sets the accelerator for this menu item.
Link copied to clipboard
fun setEnabled(enabled: Boolean): ERROR CLASS: Symbol not found for js.promise.Promise<ERROR CLASS: Symbol not found for js.core.Void>
Sets whether this menu item is enabled or not.