Object.SetHandle(IntPtr, JniHandleOwnership) Method

Definition

Sets the Handle property.

protected void SetHandle (IntPtr value, Android.Runtime.JniHandleOwnership transfer);
member this.SetHandle : nativeint * Android.Runtime.JniHandleOwnership -> unit

Parameters

value
IntPtr

nativeint

An IntPtr containing the new value to return from Handle.

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