Partilhar via


JniRuntime Classe

Definição

public class JniRuntime : IDisposable
type JniRuntime = class
    interface IDisposable
Herança
JniRuntime
Implementações

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Construtores

JniRuntime(JniRuntime+CreationOptions)

Propriedades

CurrentRuntime
GlobalReferenceCount
InvocationPointer
JniVersion
MarshalMemberBuilder
ObjectReferenceManager
TypeManager
ValueManager
WeakGlobalReferenceCount

Métodos

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()

Aplica-se a