Contents

rootView

The root view of the SwiftUI view hierarchy managed by this menu.

Declaration

var rootView: Content { get set }

Discussion

Updating this property will immediately update the items array, even if the menu is currently visible to the user.