JniValueMarshaler<T>.CreateObjectReferenceArgumentState Method

Definition

public override Java.Interop.JniValueMarshalerState CreateObjectReferenceArgumentState (object? value, System.Reflection.ParameterAttributes synchronize = System.Reflection.ParameterAttributes.None);
override this.CreateObjectReferenceArgumentState : obj * System.Reflection.ParameterAttributes -> Java.Interop.JniValueMarshalerState

Parameters

value
Object
synchronize
ParameterAttributes

Returns

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to