MonoTouch.AssetsLibrary.ALAssetsEnumerator Delegate
Signature for delegates participating in asset enumeration.

Syntax

public delegate void ALAssetsEnumerator (ALAsset result, int index, ref bool stop)

Parameters

result
The asset.
index
The index of this asset.
stop
If set to true, the enumeration process will stop.

Remarks

Requirements

Namespace: MonoTouch.AssetsLibrary
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0