Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. QTKit
  3. QTCaptureDevice
  4. Notifications
  5. ObserveWasDisconnected(NSObject, EventHandler<NSNotificationEventArgs>)
  • 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
        {
            public static NSObject! ObserveWasDisconnected(NSObject! objectToObserve, EventHandler<NSNotificationEventArgs!>! handler);
        }
    }
}
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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙