Change the priority of the worker threads for this context.
Syntax
[Android.Runtime.Register("setPriority", "(Landroid/renderscript/RenderScript$Priority;)V", "GetSetPriority_Landroid_renderscript_RenderScript_Priority_Handler")]
public virtual
void SetPriority (
RenderScript.Priority p)
Parameters
- p
- New priority to be set.
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11