Java.Lang.Runtime.GetRuntime Method

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

Returns the single Runtime instance.

[Android Documentation]

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: API Level 1