다음을 통해 공유


QTCaptureDevice.Notifications.ObserveAttributeWillChange 메서드

정의

오버로드

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

ObserveAttributeWillChange(EventHandler<NSNotificationEventArgs>)

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

매개 변수

반환

적용 대상

ObserveAttributeWillChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

매개 변수

objectToObserve
NSObject

반환

적용 대상