Lingua

JniRuntime.ReflectionJniValueManager.ActivatePeer Method

Definition

public override void ActivatePeer(Java.Interop.JniObjectReference reference, Type type, System.Reflection.ConstructorInfo cinfo, object?[]? argumentValues);
override this.ActivatePeer : Java.Interop.JniObjectReference * Type * System.Reflection.ConstructorInfo * obj[] -> unit

Parameters

reference
JniObjectReference
type
Type
argumentValues
Object[]

Applies to