NSScrollView.Notifications Class

Definition

public static class NSScrollView.Notifications
type NSScrollView.Notifications = class
Inheritance
NSScrollView.Notifications

Methods

ObserveDidEndLiveMagnify(EventHandler<NSNotificationEventArgs>)
ObserveDidEndLiveMagnify(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveDidEndLiveScroll(EventHandler<NSNotificationEventArgs>)
ObserveDidEndLiveScroll(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveDidLiveScroll(EventHandler<NSNotificationEventArgs>)
ObserveDidLiveScroll(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveWillStartLiveMagnify(EventHandler<NSNotificationEventArgs>)
ObserveWillStartLiveMagnify(NSObject, EventHandler<NSNotificationEventArgs>)

Applies to