MixpanelTweaks

public struct MixpanelTweaks: TweakLibraryType

The MixpanelTweaks struct that needs to be extended to define new Tweaks for A/B testing

  • setTweaks needs to be called to add the defined Tweaks into the environment.

    Declaration

    Swift

    public static func setTweaks(tweaks: [TweakClusterType])

    Parameters

    tweaks

    the tweaks to set