Runtime
Runtime(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
AddShutdownHook(Thread)
AvailableProcessors()
Exec(String)
Exec(String[])
Exec(String, String[])
Exec(String[], String[])
Exec(String, String[], File)
Exec(String[], String[], File)
Exit(Int32)
FreeMemory()
Gc()
GetLocalizedInputStream(Stream)
GetLocalizedOutputStream(Stream)
GetRuntime()
Halt(Int32)
Load(String)
LoadAsync(String)
LoadLibrary(String)
LoadLibraryAsync(String)
MaxMemory()
RemoveShutdownHook(Thread)
RunFinalization()
RunFinalizersOnExit(Boolean)
TotalMemory()
TraceInstructions(Boolean)
TraceMethodCalls(Boolean)
monoandroid
namespace Java.Lang
{
[Register("java/lang/Runtime", DoNotGenerateAcw = true)]
public class Runtime : Object
{
protected override Type! ThresholdType { get; }
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API