Android.Renderscripts.AllocationAdapter.SetZ Method
Set the active Z.

Syntax

[Android.Runtime.Register("setZ", "(I)V", "GetSetZ_IHandler")]
public virtual void SetZ (int z)

Parameters

z
The z to make active.

Remarks

Set the active Z. The z value must be within the range for the allocation being adapted. The base allocation must contain the Z dimension.

[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