Share via


NSMetadataQueryEnumerationCallback Delegate

Definition

public delegate void NSMetadataQueryEnumerationCallback(NSObject result, UIntPtr idx, ref bool stop);
type NSMetadataQueryEnumerationCallback = delegate of NSObject * unativeint * bool -> unit

Parameters

result
NSObject
idx
UIntPtr

unativeint

stop
Boolean

Applies to