PopupMenu::Options for submenus

Hi, when showing a popup menu I can pass through options, e.g.

menu.showMenuAsync( PopupMenu::Options().withTargetComponent( this ) ...

However, if I’ve added sub menus to the main menu, I can’t seem to access the options passed through.

Is there any way to do this?

Thx

See

1 Like