Enumerations

The following enumerations are available globally.

  • Enum that will be utilized when create your flow manager to identify which type is the views that we will need to resolve

    See more

    Declaration

    Swift

    public enum ViewIntanceFrom : Equatable
  • Enum type that will be utilized when we are navigating back, poping the navigation, this is important in order to correct dismiss you screen.

    Declaration

    Swift

    public enum NavigationPopStyle