.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Foundation
  3. NSRunLoop
  4. WakeUp()
  • NSRunLoop
    • NSRunLoop(IntPtr)
    • NSRunLoop(NativeHandle)
    • NSRunLoop(NSObjectFlag)
    • ClassHandle
    • Current
    • CurrentMode
    • CurrentRunLoopMode
    • Main
    • NSDefaultRunLoopMode
    • NSRunLoopCommonModes
    • NSRunLoopConnectionReplyMode
    • NSRunLoopEventTracking
    • NSRunLoopModalPanelMode
    • UITrackingRunLoopMode
    • AcceptInputForMode(NSRunLoopMode, NSDate)
    • AcceptInputForMode(NSString, NSDate)
    • AddTimer(NSTimer, NSRunLoopMode)
    • AddTimer(NSTimer, NSString)
    • GetCFRunLoop()
    • LimitDateForMode(NSRunLoopMode)
    • LimitDateForMode(NSString)
    • Perform(Action)
    • Perform(NSRunLoopMode[], Action)
    • Perform(NSString[], Action)
    • Run()
    • RunUntil(NSDate)
    • RunUntil(NSRunLoopMode, NSDate)
    • RunUntil(NSString, NSDate)
    • Stop()
    • WakeUp()
xamarinwatchos
namespace Foundation
{
    [Register("NSRunLoop", true)]
    public class NSRunLoop : NSObject
    {
        public void WakeUp();
    }
}
.NET 6.07.08.09.0
Information specific to xamarinwatchos
Assembly

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