MLKitBarcodeScanning フレームワーク リファレンス

BarcodeGeoPoint

class BarcodeGeoPoint : NSObject

GEO: または同様の QR コードタイプデータからの GPS 座標。

  • 場所の緯度。

    宣言

    Swift

    var latitude: Double { get }
  • 場所の経度。

    宣言

    Swift

    var longitude: Double { get }
  • ご利用いただけません。