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

Syntax

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

Parameters

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

Remarks

Requirements

Namespace: AssetsLibrary
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0