CustomVar

public class CustomVar : ScreenInfo

Wrapper class to inject custom variables information

  • CustomVarType - different type will have a different processing

    • app: App custom variable type
    • screen: Screen custom variable type
    See more

    Declaration

    Swift

    @objc
    public enum CustomVarType : Int