Android.Renderscripts.RenderScript.SetPriority Method
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

Change the priority of the worker threads for this 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