ARPointOfInterestManaging
public protocol ARPointOfInterestManaging : PointOfInterestManaging
-
Declaration
Swift
var isFixedSize: Bool { get set } -
Declaration
Swift
func selectPOI(_ poi: PointOfInterest) -> Bool -
Declaration
Swift
func selectPOI(id: Int) -> Bool
View on GitHub