CoreFoundation.CFRunLoop.Run Method
Starts the CoreFoundation.CFRunLoop for the current thread.

Syntax

public void Run ()

Remarks

Run the runloop in the default mode.

The run loop can be stopped by calling CFRunLoop.Stop

The run loop can be determinated if all the sources and timers are removed from it.

Requirements

Namespace: CoreFoundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0