BaseObj is the base class for all RenderScript objects owned by a RS context.
See Also:
BaseObj Members
Syntax
[Android.Runtime.Register("android/renderscript/BaseObj", DoNotGenerateAcw=true)]
public class
BaseObj :
Java.Lang.ObjectRemarks
BaseObj is the base class for all RenderScript objects owned by a RS context.
It is responsible for lifetime management and resource tracking. This class
should not be used by a user application.
[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