didCancelInteracting(with:)
Tells the delegate that a user interaction with the scrubber has been canceled.
Declaration
@MainActor optional func didCancelInteracting(with scrubber: NSScrubber)Parameters
- scrubber:
The scrubber the user is interacting with.