CLLocationManagerEventArgs Delegate

Definition

Event arguments generated by the ShouldDisplayHeadingCalibration event.

public delegate bool CLLocationManagerEventArgs(CLLocationManager manager);
type CLLocationManagerEventArgs = delegate of CLLocationManager -> bool

Parameters

Return Value

Applies to