ViewIntanceFrom

public enum ViewIntanceFrom : Equatable

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

  • Declaration

    Swift

    public static func == (lhs: ViewIntanceFrom, rhs: ViewIntanceFrom) -> Bool