Interface UiConfig

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      java.util.List<UiConfig> getUiConfigs()
      A list of configurations that gets passed through screens and is used for configuring activities that get started from the initial entry point.
    • Method Detail

      • getUiConfigs

        java.util.List<UiConfig> getUiConfigs()
        A list of configurations that gets passed through screens and is used for configuring activities that get started from the initial entry point.