Syntax
[Android.Runtime.Register("createTyped", "(Landroid/renderscript/RenderScript;Landroid/renderscript/Type;)Landroid/renderscript/Allocation;", "")]
public static
Allocation CreateTyped (
RenderScript rs,
Type type)
Parameters
- rs
- Context to which the Allocation will belong.
- type
- RenderScript Type describing data layout
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11