次の方法で共有


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

適用対象