共用方式為


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

thisCLLocationManager 其為委派物件。

傳回

屬性

適用於