Is there a way of adding a border to a SwiftUI Menu. By this I mean the menu that appears when its button is tapped, not the button itself. I've tried using .menuStyle, but this only seems to affect the button.
Adding a border to a menu
There doesn't seem to be any way to do this, at the moment.