prepend

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

Add a menu item to the beginning of this submenu.

Platform-specific:

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