MUToastPosition

public enum MUToastPosition

Toast possible position

  • top

    Top of the screen

    Declaration

    Swift

    case top
  • Bottom of the screen

    Declaration

    Swift

    case bottom