CGFloat

public extension CGFloat
  • max

    The greatest finite number representable by this type.

    Declaration

    Swift

    static var max: CGFloat { get }
  • min

    The least positive normal number.

    Declaration

    Swift

    static var min: CGFloat { get }