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.
Availability 有効性
Technology
static func buildBlock () -> EmptyCommands
static func buildBlock <Content>(Content) -> Content