typealias Body
A view that represents the body of a menu.
あるメニューの本体を提示するあるビュー。
Availability 有効性
Technology
func makeBody(configuration: BorderedButtonMenuStyle
.Configuration
) -> some View
configuration
The properties of the menu.
The system calls this method for each Menu
instance in a view hierarchy where this style is the current menu style.
typealias Body