CLLocationManagerEventArgs 委托

定义

事件生成的 ShouldDisplayHeadingCalibration 事件参数。

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

参数

返回值

适用于