AdViewState

public enum AdViewState : String

Undocumented

  • Undocumented

    Declaration

    Swift

    case NORMAL = "normal"
  • Undocumented

    Declaration

    Swift

    case MINIMIZED = "minimized"
  • Undocumented

    Declaration

    Swift

    case COLLAPSED = "collapsed"
  • Undocumented

    Declaration

    Swift

    case EXPANDED = "expanded"
  • Undocumented

    Declaration

    Swift

    case FULLSCREEN = "fullscreen"