Android.Renderscripts.Allocation.IoReceive Method
Receive the latest input into the Allocation.

Syntax

[Android.Runtime.Register("ioReceive", "()V", "GetIoReceiveHandler")]
public virtual void IoReceive ()

Remarks

Receive the latest input into the Allocation. This operation is only valid if Allocation.USAGE_IO_INPUT is set on the Allocation.

[Android Documentation]

Requirements

Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16