typealias Body
A view that represents the body of a button.
あるビュー、それはボタンのボディを表します。
Availability 有効性
Technology
func makeBody(configuration: LinkButtonStyle
.Configuration
) -> some View
configuration
The properties of the button. ボタンのプロパティ。
typealias Body