ParameterConfiguration

public struct ParameterConfiguration : Hashable

Contains values of configurable parameters that are used in SDK. This is a BETA feature and thus there can be bugs and unexpected behavior.

  • The pedestrian

    Declaration

    Swift

    public var pedestrian: ParameterConfiguration.Pedestrian
  • Creates a new instance.

    Declaration

    Swift

    public init()
  • Stores default values related to pedestrian movement.

    See more

    Declaration

    Swift

    public struct Pedestrian : Hashable