Contents

browserWillScroll(_:)

Notifies the delegate when the browser will scroll.

Declaration

@MainActor optional func browserWillScroll(_ sender: NSBrowser)

Parameters

  • sender:

    The browser sending the message.

See Also

Scrolling