Android.Renderscripts.AllocationAdapter.SetY Method
Set the active Y.

Syntax

[Android.Runtime.Register("setY", "(I)V", "GetSetY_IHandler")]
public virtual void SetY (int y)

Parameters

y
The y to make active.

Remarks

Set the active Y. The y value must be within the range for the allocation being adapted. The base allocation must contain the Y 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