BannerViewType

public enum BannerViewType

Type for BannerView

  • Banner shows an error

    Declaration

    Swift

    case error
  • Banner shows a non-semantical text

    Declaration

    Swift

    case generic