Android.Renderscripts.Element.GetSubElementArraySize Method
For complex elements, some sub-elements could be statically sized arrays.

Syntax

[Android.Runtime.Register("getSubElementArraySize", "(I)I", "GetGetSubElementArraySize_IHandler")]
public virtual int GetSubElementArraySize (int index)

Parameters

index
index of the sub-element

Returns

Documentation for this section has not yet been entered.

Remarks

For complex elements, some sub-elements could be statically sized arrays. This function will return the array size for sub-element at index

[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