Android.Renderscripts.RenderScript.Destroy Method
Destroys this RenderScript context.

Syntax

[Android.Runtime.Register("destroy", "()V", "GetDestroyHandler")]
public virtual void Destroy ()

Remarks

Destroys this RenderScript context. Once this function is called, using this context or any objects belonging to this context is illegal.

[Android Documentation]

Requirements

Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11