QTCaptureConnection.Notifications Class

Definition

public static class QTCaptureConnection.Notifications
type QTCaptureConnection.Notifications = class
Inheritance
QTCaptureConnection.Notifications

Methods

ObserveAttributeDidChange(EventHandler<NSNotificationEventArgs>)
ObserveAttributeDidChange(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveAttributeWillChange(EventHandler<NSNotificationEventArgs>)
ObserveAttributeWillChange(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveFormatDescriptionDidChange(EventHandler<NSNotificationEventArgs>)
ObserveFormatDescriptionDidChange(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveFormatDescriptionWillChange(EventHandler<NSNotificationEventArgs>)
ObserveFormatDescriptionWillChange(NSObject, EventHandler<NSNotificationEventArgs>)

Applies to