The index path of the item after the update.
SDK
- macOS 10.11+
Framework
- App
Kit
Declaration
var indexPathAfterUpdate: Index Path? { get }
Discussion
The value of this property is nil
for an action of type NSCollection
.
The index path of the item after the update.
SDK
Framework
var indexPathAfterUpdate: Index Path? { get }
The value of this property is nil
for an action of type NSCollection
.
var index Path Before Update: Index Path?
The index path of the item before the update.
var update Action: NSCollection View .Update Action
The action being performed on the item.
enum NSCollection View .Update Action
Constants indicating the type of action being performed on an item.
enum NSCollection View .Scroll Direction
Constants indicating the scrolling direction for the layout.