Поделиться через


NSCell.Notifications.ObserveRowExpanded Метод

Определение

Перегрузки

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

ObserveRowExpanded(NSObject, EventHandler<NSNotificationEventArgs>)

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

Параметры

objectToObserve
NSObject

Возвращаемое значение

Применяется к

ObserveRowExpanded(EventHandler<NSNotificationEventArgs>)

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

Параметры

Возвращаемое значение

Применяется к