browserWillScroll(_:)
Notifies the delegate when the browser will scroll.
Declaration
@MainActor optional func browserWillScroll(_ sender: NSBrowser)Parameters
- sender:
The browser sending the message.
Notifies the delegate when the browser will scroll.
@MainActor optional func browserWillScroll(_ sender: NSBrowser)The browser sending the message.