Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. UIKit
  3. UIScreen
  4. Notifications
  5. ObserveDidConnect(NSObject, EventHandler<NSNotificationEventArgs>)
  • Notifications
    • ObserveBrightnessDidChange(EventHandler<NSNotificationEventArgs>)
    • ObserveBrightnessDidChange(NSObject, EventHandler<NSNotificationEventArgs>)
    • ObserveCapturedDidChange(EventHandler<NSNotificationEventArgs>)
    • ObserveCapturedDidChange(NSObject, EventHandler<NSNotificationEventArgs>)
    • ObserveDidConnect(EventHandler<NSNotificationEventArgs>)
    • ObserveDidConnect(NSObject, EventHandler<NSNotificationEventArgs>)
    • ObserveDidDisconnect(EventHandler<NSNotificationEventArgs>)
    • ObserveDidDisconnect(NSObject, EventHandler<NSNotificationEventArgs>)
    • ObserveModeDidChange(EventHandler<NSNotificationEventArgs>)
    • ObserveModeDidChange(NSObject, EventHandler<NSNotificationEventArgs>)
    • ObserveReferenceDisplayModeStatusDidChange(EventHandler<NSNotificationEventArgs>)
    • ObserveReferenceDisplayModeStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)
xamarinios
namespace UIKit
{
    [Register("UIScreen", true)]
    public class UIScreen : NSObject, INativeObject, IDisposable, IUITraitEnvironment
    {
        public static class Notifications
        {
            public static NSObject! ObserveDidConnect(NSObject! objectToObserve, EventHandler<NSNotificationEventArgs!>! handler);
        }
    }
}
.NET
6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , 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 🗙