Contents

browserDidScroll(_:)

Notifies the delegate when the browser has scrolled.

Declaration

@MainActor optional func browserDidScroll(_ sender: NSBrowser)

Parameters

  • sender:

    The browser sending the message.

See Also

Scrolling