This class provides access to a RenderScript context, which controls RenderScript
initialization, resource management, and teardown.
See Also:
RenderScript Members
Syntax
[Android.Runtime.Register("android/renderscript/RenderScript", DoNotGenerateAcw=true)]
public class
RenderScript :
Java.Lang.ObjectRemarks
This class provides access to a RenderScript context, which controls RenderScript
initialization, resource management, and teardown. An instance of the RenderScript
class must be created before any other RS objects can be created.
Developer Guides
For more information about creating an application that uses RenderScript, read the
RenderScript developer guide.
[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