SegmentSelectedItemStyle
struct SegmentSelectedItemStyle : SegmentSelectedItemStylable
Undocumented
-
Declaration
Swift
var backgoundColor: UIColor
-
Declaration
Swift
var cornerRadius: CGFloat
-
Declaration
Swift
var borderWidth: CGFloat
-
Declaration
Swift
var borderColor: CGColor?
-
Declaration
Swift
var size: SelectedSegmentSize
-
Declaration
Swift
var offset: CGFloat
-
Declaration
Swift
var shadow: ShadowStylable?
-
Undocumented
Declaration
Swift
init(tintColor: UIColor)