Change the menu title caching behavior of the TopMenu. By default the titles are cached to reduce overhead. If you need dynamic menu titles, which can change everytime the menu is displayed to a user, set this to false.
native void SetTopMenuTitleCaching(Handle topmenu, bool cache_titles)