Share via


RenderScript.ContextType.Normal Property

Definition

NORMAL context, this is the default and what shipping apps should use.

[Android.Runtime.Register("NORMAL")]
public static Android.Renderscripts.RenderScript.ContextType Normal { get; }
[<Android.Runtime.Register("NORMAL")>]
static member Normal : Android.Renderscripts.RenderScript.ContextType

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to