Type

public enum Gradient.`Type` : String, Encodable

Sets the type of gradient used to fill the markers

  • Undocumented

    Declaration

    Swift

    case radial
  • Undocumented

    Declaration

    Swift

    case horizontal
  • Undocumented

    Declaration

    Swift

    case vertical
  • Undocumented

    Declaration

    Swift

    case none