Поделиться через


JniRuntime Класс

Определение

public class JniRuntime : IDisposable
type JniRuntime = class
    interface IDisposable
Наследование
JniRuntime
Реализации

Комментарии

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Конструкторы

JniRuntime(JniRuntime+CreationOptions)

Свойства

CurrentRuntime
GlobalReferenceCount
InvocationPointer
JniVersion
MarshalMemberBuilder
ObjectReferenceManager
TypeManager
ValueManager
WeakGlobalReferenceCount

Методы

AttachCurrentThread(String, JniObjectReference)
DestroyRuntime()
Dispose()
Dispose(Boolean)
ExceptionShouldTransitionToJni(Exception)
FailFast(String)
Finalize()
GetAvailableInvocationPointers()
GetCurrentManagedThreadName()
GetCurrentManagedThreadStackTrace(Int32, Boolean)
GetExceptionForThrowable(JniObjectReference, JniObjectReferenceOptions)
GetRegisteredRuntime(IntPtr)
GetRegisteredRuntimes()
RaisePendingException(Exception)
SetCurrent(JniRuntime)
ToString()

Применяется к