GoogleMobileAds Framework Reference

GADSearchCallButtonColor

enum GADSearchCallButtonColor : UInt

Search ad call button color types.

  • < Light button color.

    Declaration

    Swift

    case light = 0
  • < Medium button color.

    Declaration

    Swift

    case medium = 1
  • < Dark button color.

    Declaration

    Swift

    case dark = 2