PriceViewStyle
public protocol PriceViewStyle
-
Declaration
Swift
var textStyle: TextStyle { get } -
Declaration
Swift
var borderColor: UIColor { get } -
Declaration
Swift
var backgroundColor: UIColor { get }
PriceViewStyle Protocol Reference