Android.Renderscripts.RenderScript.Create Method
Create a RenderScript context.

Syntax

[Android.Runtime.Register("create", "(Landroid/content/Context;)Landroid/renderscript/RenderScript;", "")]
public static RenderScript Create (Android.Content.Context ctx)

Parameters

ctx
The context.

Returns

Documentation for this section has not yet been entered.

Remarks

Create a RenderScript context.

[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