Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Foundation
  3. NSNotificationQueue
  4. DefaultQueue
  • NSNotificationQueue
    • NSNotificationQueue()
    • NSNotificationQueue(IntPtr)
    • NSNotificationQueue(NativeHandle)
    • NSNotificationQueue(NSNotificationCenter)
    • NSNotificationQueue(NSObjectFlag)
    • ClassHandle
    • DefaultQueue
    • DequeueNotificationsMatchingcoalesceMask(NSNotification, NSNotificationCoalescing)
    • EnqueueNotification(NSNotification, NSPostingStyle)
    • EnqueueNotification(NSNotification, NSPostingStyle, NSNotificationCoalescing, NSRunLoopMode[])
    • EnqueueNotification(NSNotification, NSPostingStyle, NSNotificationCoalescing, NSString[])
    • EnqueueNotification(NSNotification, NSPostingStyle, NSNotificationCoalescing, String[])
xamarinios
namespace Foundation
{
    [Register("NSNotificationQueue", true)]
    public class NSNotificationQueue : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public static NSNotificationQueue! DefaultQueue
        {
            [Export("defaultQueue", ArgumentSemantic.Retain)]
            get;
        }

    }
}
.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 🗙