Android.OS.Looper.Loop Method
Run the message queue in this thread.

Syntax

[Android.Runtime.Register("loop", "()V", "")]
public static void Loop ()

Remarks

Run the message queue in this thread. Be sure to call Looper.Quit to end the loop.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1