JniValueMarshaler.ReturnObjectReferenceToJni Method

Definition

protected System.Linq.Expressions.Expression ReturnObjectReferenceToJni (Java.Interop.Expressions.JniValueMarshalerContext context, string? namePrefix, System.Linq.Expressions.Expression sourceValue);
member this.ReturnObjectReferenceToJni : Java.Interop.Expressions.JniValueMarshalerContext * string * System.Linq.Expressions.Expression -> System.Linq.Expressions.Expression

Parameters

namePrefix
String
sourceValue
Expression

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