次の方法で共有


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

CLLocationManagerデリゲート オブジェクトである this

戻り値

属性

適用対象