MonoTouch.MediaPlayer.MPMediaItemEnumerator Delegate
The delegate to be used as the enumerator argument to MPMediaItem.EnumerateValues.

Syntax

public delegate void MPMediaItemEnumerator (string property, MonoTouch.Foundation.NSObject value, ref bool stop)

Parameters

property
The property kind.
value
The value associated with the property
stop
Reference value, can be used to stop the enumeration.

Remarks

Requirements

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