append

fun <T : Any> append(items: T): Promise<Void>(source)

Add a menu item to the end of this submenu.

Platform-specific:

  • macOS: Only {@linkcode Submenu}s can be added to a {@linkcode Menu}.