BlueDot
public struct BlueDot : Codable
Undocumented
-
Undocumented
Declaration
Swift
public var allowImplicitFloorLevel: Bool?
-
Undocumented
Declaration
Swift
public var smoothing: Bool?
-
Undocumented
Declaration
Swift
public var showBearing: Bool?
-
Undocumented
Declaration
Swift
public init(allowImplicitFloorLevel: Bool? = nil, smoothing: Bool? = nil, showBearing: Bool? = nil)