EventKit.EKEventSearchCallback Delegate
Delegate signature for the event enumeration method in EventKit.EKEventStore

Syntax

public delegate void EKEventSearchCallback (EKEvent theEvent, ref bool stop)

Parameters

theEvent
The matching event.
stop
If you set this ref value to true, the enumeration will stop.

Remarks

The method will be invoked repeatedly, once for each event that matches the provided NSPredicate.

Requirements

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