RouteSection
public struct RouteSection
Route section
Important
This is a Public Preview API. It may be changed or removed at any time.-
Inits route section
Declaration
Swift
public init(range: ClosedRange<Int>, type: RouteSection.Type)
-
Route segment type.
See moreDeclaration
Swift
public enum RouteSection.`Type`