Type Method
型メソッド
build
buildBlock(_:_:_:_:)
No overview available.
概要は利用可能でありません。
Availability 有効性
- iOS 14.0+
- iPadOS 14.0+
- macOS 11.0+
- Mac Catalyst 14.0+
- tvOS 14.0+
- watchOS 7.0+
Technology
- Swift
UI
Declaration 宣言
static func buildBlock<C0, C1, C2, C3>(_ c0: C0, _ c1: C1, _ c2: C2, _ c3: C3) -> some ToolbarContent
where C0 : ToolbarContent
, C1 : ToolbarContent
, C2 : ToolbarContent
, C3 : ToolbarContent