Causes the calling Thread to yield execution time to another Thread that
is ready to run.
Syntax
[Android.Runtime.Register("yield", "()V", "")]
public static
void Yield ()
Remarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1