Android.Renderscripts.Script Class
The parent class for all executable scripts.

See Also: Script Members

Syntax

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

Remarks

The parent class for all executable scripts. This should not be used by applications.

[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