canReorderItem
The handler that determines whether you can reorder a particular item.
Declaration
var canReorderItem: ((ItemIdentifierType) -> Bool)? { get set }The handler that determines whether you can reorder a particular item.
var canReorderItem: ((ItemIdentifierType) -> Bool)? { get set }