Android.Renderscripts.ScriptC Class
The superclass for all user-defined scripts.

See Also: ScriptC Members

Syntax

[Android.Runtime.Register("android/renderscript/ScriptC", DoNotGenerateAcw=true)]
public class ScriptC : Script

Remarks

The superclass for all user-defined scripts. This is only intended to be used by the generated derived classes.

[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