static func buildBlock () -> EmptyCommands
Builds an empty command set from a block containing no statements.
static func buildBlock <Content>(Content) -> Content
Passes a single command group written as a child group through modified.
ViewBuilder
, it supports up to ten expressions in the closure body.Availability 有効性
Technology
@resultBuilder struct CommandsBuilder
static func buildBlock () -> EmptyCommands
static func buildBlock <Content>(Content) -> Content
protocol Commands
struct CommandMenu
struct CommandGroup
struct CommandGroupPlacement