Border

public struct Border : FullScale

Border represents border scales.

  • small, default 0.5.

    Declaration

    Swift

    public static let extraSmall: CGFloat
  • small, default 1.0.

    Declaration

    Swift

    public static let small: CGFloat
  • small, default 2.0.

    Declaration

    Swift

    public static let medium: CGFloat
  • small, default 3.0.

    Declaration

    Swift

    public static let large: CGFloat
  • small, default 4.0.

    Declaration

    Swift

    public static let extraLarge: CGFloat
  • small, default 6.0.

    Declaration

    Swift

    public static let extraExtraLarge: CGFloat
  • small, default 8.0.

    Declaration

    Swift

    public static let extraExtraExtraLarge: CGFloat