TomTomSDKFeatureToggle

  • FeatureToggle controls the experimental behavior of the SDK.

    Important

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

    Declaration

    Swift

    public final class FeatureToggle : FeatureToggleController
  • FeatureToggleController controls the experimental behavior of the SDK.

    Important

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

    Declaration

    Swift

    public protocol FeatureToggleController
  • Represents an experimental SDK feature that can be enabled at runtime.

    Important

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

    Declaration

    Swift

    public enum RuntimeFeatureType : Codable, Equatable, CaseIterable