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