Java.Lang.Throwable.SetHandle Method
Sets the Object.Handle property.

Syntax

protected void SetHandle (IntPtr value, Android.Runtime.JniHandleOwnership transfer)

Parameters

value
An IntPtr containing the new value to return from Object.Handle.
transfer
Documentation for this section has not yet been entered.

Remarks

Use the SetHandle method from default constructors to set the underlying Android object returned by the Object.Handle property.

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1