Type AliasFor
ForEach.Body
The type for the internal content of this
AccessibilityRotorContent
.Availability 有効性
- iOS 13.0+
- iPadOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
- watchOS 6.0+
Technology
- Swift
UI
Declaration 宣言
typealias Body = Never
Available when
Data
conforms to RandomAccessCollection
, ID
conforms to Hashable
, and Content
conforms to View
.
Data
がRandomAccessCollection
に準拠する、ID
がHashable
に準拠する、そしてContent
がView
に準拠する時に利用可能です。