CLLocationManagerDelegate_Extensions.ShouldDisplayHeadingCalibration 方法

定义

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldDisplayHeadingCalibration (this CoreLocation.ICLLocationManagerDelegate This, CoreLocation.CLLocationManager manager);
static member ShouldDisplayHeadingCalibration : CoreLocation.ICLLocationManagerDelegate * CoreLocation.CLLocationManager -> bool

参数

This
ICLLocationManagerDelegate

此扩展方法操作的实例。

manager
CLLocationManager

this为其CLLocationManager指定委托对象的 。

返回

属性

适用于