次の方法で共有


CLLocationManager.LocationServicesEnabled プロパティ

定義

位置情報サービスを使用できるかどうか。

public static bool LocationServicesEnabled { [Foundation.Export("locationServicesEnabled")] get; }
member this.LocationServicesEnabled : bool

プロパティ値

true 必要なハードウェアが存在し、ユーザーがアプリのアクセス要求を許可している場合は 。

属性

適用対象