Contents

NSRefreshController

A controller that provides pull-to-refresh functionality for scroll views.

Declaration

@MainActor class NSRefreshController

Overview

NSRefreshController enables users to trigger refresh operations by pulling down on scrollable content. Add a refresh controller to an NSScrollView to provide this functionality. Configure the target and action to handle refresh events.

Topics

Instance Properties

Instance Methods