after
abstract fun after(menuItem: MenuItemConfig, action: Action<IviInstanceMenuItemCollectionConfigurator.InsertConfigurator>)
Content copied to clipboard
Adds the items added through action after menuItem.
The given menuItem menu item must have been configured already.