NSPageControllerDelegate
The NSPageControllerDelegate protocol allows you to customize the behavior of instances of the NSPageController class.
Declaration
protocol NSPageControllerDelegate : NSObjectProtocolOverview
See NSPageController for more information.
Topics
Transition Notification
pageControllerWillStartLiveTransition(_:)pageControllerDidEndLiveTransition(_:)pageController(_:didTransitionTo:)