Notifications
ObserveAttributeDidChange(EventHandler<NSNotificationEventArgs>)
ObserveAttributeDidChange(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveAttributeWillChange(EventHandler<NSNotificationEventArgs>)
ObserveAttributeWillChange(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveFormatDescriptionsDidChange(EventHandler<NSNotificationEventArgs>)
ObserveFormatDescriptionsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveFormatDescriptionsWillChange(EventHandler<NSNotificationEventArgs>)
ObserveFormatDescriptionsWillChange(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveWasConnected(EventHandler<NSNotificationEventArgs>)
ObserveWasConnected(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveWasDisconnected(EventHandler<NSNotificationEventArgs>)
ObserveWasDisconnected(NSObject, EventHandler<NSNotificationEventArgs>)
xamarinmac
namespace QTKit
{
[Register("QTCaptureDevice", true)]
public class QTCaptureDevice : NSObject, INSCoding, INativeObject, IDisposable
{
public static class Notifications
}
}
| Xamarin macOS | 0.0 |
|---|---|
Information specific to xamarinmac | |
| Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API