Hello,
I add some ToolbarItem in a NavigationPage and I noticed that I can change the order of these items by specifying the "order" parameter of each ToolbarItem. When I test on Android and iOS, I noticed that the ToolbarItems are not in the same order. Is there a way to fix the order of the items? Or is it something platform-dependent (maybe I should not change the order and let the OS determine it)?
Does someone have any feedback regarding this?
Thank you!