The members of Android.Runtime.AndroidEnvironment are listed below.
See Also: Inherited members from System.Object
const | AndroidLogAppName | string. A string containing the appname used by AndroidEnvironment.FailFast(string). |
static | FailFast(string)Writes message to the Android log and exits the process. | |
static | RaiseThrowable(Java.Lang.Throwable)Registers throwable as the exception to raise when control returns to the Android execution environment. |
static | UnhandledExceptionRaiser | Occurs when translating a managed exception into an Android throwable. |