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


NSTextView.Notifications.ObserveDidChangeTypingAttributes Метод

Определение

Перегрузки

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

ObserveDidChangeTypingAttributes(EventHandler<NSNotificationEventArgs>)

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

Параметры

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

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

ObserveDidChangeTypingAttributes(NSObject, EventHandler<NSNotificationEventArgs>)

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

Параметры

objectToObserve
NSObject

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

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