func makeBody (configuration: Self.Configuration) -> Self.Body
Creates a view that represents the body of a menu.
あるビューを作成します、それはあるメニューの本体を提示するものです。
typealias Configuration
The properties of a menu.
Availability 有効性
Technology
associatedtype Body : View
func makeBody (configuration: Self.Configuration) -> Self.Body
typealias Configuration