Type AliasModified
ModifiedContent.TableRowBody
The type of content representing the body of this table row content.
Availability 有効性
- macOS 12.0+
Technology
- Swift
UI
Declaration 宣言
typealias TableRowBody = Never
Available when
Content
conforms to TableRowContent
and Modifier
conforms to _TableRowContentModifier
.