Object.IJavaPeerable.SetPeerReference(JniObjectReference) Method

Definition

Sets the JNI object reference used by this managed peer.

void IJavaPeerable.SetPeerReference(Java.Interop.JniObjectReference reference);
abstract member Java.Interop.IJavaPeerable.SetPeerReference : Java.Interop.JniObjectReference -> unit
override this.Java.Interop.IJavaPeerable.SetPeerReference : Java.Interop.JniObjectReference -> unit

Parameters

reference
JniObjectReference

The JNI object reference for this managed peer.

Implements

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