RouteSection

public struct RouteSection

Route section

Important

This is a Public Preview API. It may be changed or removed at any time.

Lifecycle

  • Inits route section

    Declaration

    Swift

    public init(range: ClosedRange<Int>, type: RouteSection.Type)

Public