ValueLevel

public protocol ValueLevel

ValueLevel represents set of level for a value.

  • high

    Declaration

    Swift

    static var high: CGFloat { get }
  • medium

    Declaration

    Swift

    static var medium: CGFloat { get }
  • low

    low

    Declaration

    Swift

    static var low: CGFloat { get }