NSScrollView.Notifications 类

定义

public static class NSScrollView.Notifications
type NSScrollView.Notifications = class
继承
NSScrollView.Notifications

方法

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>)

适用于