Object.IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates) Method

Definition

Sets the managed and JNI peer state for this Java peer.

void IJavaPeerable.SetJniManagedPeerState(Java.Interop.JniManagedPeerStates value);
abstract member Java.Interop.IJavaPeerable.SetJniManagedPeerState : Java.Interop.JniManagedPeerStates -> unit
override this.Java.Interop.IJavaPeerable.SetJniManagedPeerState : Java.Interop.JniManagedPeerStates -> unit

Parameters

value
JniManagedPeerStates

The state to assign to this managed peer and its JNI reference.

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