次の方法で共有


NSScrollView.Notifications.ObserveWillStartLiveMagnify メソッド

定義

オーバーロード

ObserveWillStartLiveMagnify(EventHandler<NSNotificationEventArgs>)
ObserveWillStartLiveMagnify(NSObject, EventHandler<NSNotificationEventArgs>)

ObserveWillStartLiveMagnify(EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveWillStartLiveMagnify (EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveWillStartLiveMagnify : EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

パラメーター

戻り値

適用対象

ObserveWillStartLiveMagnify(NSObject, EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveWillStartLiveMagnify (Foundation.NSObject objectToObserve, EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveWillStartLiveMagnify : Foundation.NSObject * EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

パラメーター

objectToObserve
NSObject

戻り値

適用対象