TwoStateValueLevel

public protocol TwoStateValueLevel

TwoStateValueLevel represents two state for a value.

  • full

    Declaration

    Swift

    static var full: CGFloat { get }
  • none

    Declaration

    Swift

    static var none: CGFloat { get }