browserDidScroll(_:)
Notifies the delegate when the browser has scrolled.
Declaration
@MainActor optional func browserDidScroll(_ sender: NSBrowser)Parameters
- sender:
The browser sending the message.
Notifies the delegate when the browser has scrolled.
@MainActor optional func browserDidScroll(_ sender: NSBrowser)The browser sending the message.