Returns the single Runtime instance.
Syntax
[Android.Runtime.Register("getRuntime", "()Ljava/lang/Runtime;", "")]
public static
Runtime GetRuntime ()
Returns
- the Runtime object for the current application.
Remarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: API Level 1