Android.Renderscripts.Script.CreateKernelID Method
Only to be used by generated reflected classes.

Syntax

[Android.Runtime.Register("createKernelID", "(IILandroid/renderscript/Element;Landroid/renderscript/Element;)Landroid/renderscript/Script$KernelID;", "GetCreateKernelID_IILandroid_renderscript_Element_Landroid_renderscript_Element_Handler")]
protected virtual Script.KernelID CreateKernelID (int slot, int sig, Element ein, Element eout)

Parameters

slot
Documentation for this section has not yet been entered.
sig
Documentation for this section has not yet been entered.
ein
Documentation for this section has not yet been entered.
eout
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Only to be used by generated reflected 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 17