Location

enum Location: CGFloat

Represents a valid coordinate for either the x or the y of a GradientPoint.

  • Undocumented

    Declaration

    Swift

    case `default` = 0.5
  • Undocumented

    Declaration

    Swift

    case negativeOne = -1
  • Undocumented

    Declaration

    Swift

    case zero = 0
  • one

    Undocumented

    Declaration

    Swift

    case one
  • two

    Undocumented

    Declaration

    Swift

    case two