Android.Renderscripts.Element.BOOLEAN Method
Utility function for returning an Element containing a single Boolean.

Syntax

[Android.Runtime.Register("BOOLEAN", "(Landroid/renderscript/RenderScript;)Landroid/renderscript/Element;", "")]
public static Element BOOLEAN (RenderScript rs)

Parameters

rs
Context to which the element will belong.

Returns

Documentation for this section has not yet been entered.

Remarks

Utility function for returning an Element containing a single Boolean.

[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