編集

次の方法で共有


IKFilterBrowserPanel.Notifications.ObserveWillPreviewFilter Method

Definition

Overloads

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

ObserveWillPreviewFilter(EventHandler<NSNotificationEventArgs>)

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

Parameters

Returns

Applies to

ObserveWillPreviewFilter(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parameters

objectToObserve
NSObject

Returns

Applies to