SegmentStyle
struct SegmentStyle : SegmentStylable
Undocumented
-
Declaration
Swift
var size: SegmentedControlSize
-
Declaration
Swift
var clipsToBounds: Bool
-
Declaration
Swift
var borderWidth: CGFloat
-
Declaration
Swift
var borderColor: CGColor?
-
Declaration
Swift
var cornerRadius: CGFloat
-
Declaration
Swift
var spacing: CGFloat
-
Undocumented
Declaration
Swift
init(tintColor: UIColor)