Share via


Allocation.Type Property

Definition

Get the android.renderscript.Type of the Allocation.

public virtual Android.Renderscripts.Type? Type { [Android.Runtime.Register("getType", "()Landroid/renderscript/Type;", "GetGetTypeHandler")] get; }
[<get: Android.Runtime.Register("getType", "()Landroid/renderscript/Type;", "GetGetTypeHandler")>]
member this.Type : Android.Renderscripts.Type

Property Value

Type

Attributes

Remarks

Get the android.renderscript.Type of the Allocation.

Java documentation for android.renderscript.Allocation.getType().

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