StructureOn
OnInsertTableRowModifier
A table row modifier that adds the ability to insert data in some base row content.
Availability 有効性
- macOS 12.0+
Technology
- Swift
UI
Declaration 宣言
struct OnInsertTableRowModifier
See Also 参照
Inserting Rows
func onInsert (of: [UTType], perform: (Int, [NSItemProvider ]) -> Void) -> ModifiedContent <Self, OnInsertTableRowModifier >
Sets the insert action for the dynamic table rows.