BootstapPreset
public struct BootstapPreset : SegmentedControlPresettable
Undocumented
-
Declaration
Swift
public var segmentStyle: SegmentStylable -
Declaration
Swift
public var segmentItemStyle: SegmentItemStylable -
Declaration
Swift
public var segmentSelectedItemStyle: SegmentSelectedItemStylable -
init(backgroundColor:selectedBackgroundColor:textColor:tintColor:selectedTextColor:selectedTintColor:)Undocumented
Declaration
Swift
public init(backgroundColor: UIColor = .white, selectedBackgroundColor: UIColor = .yellow, textColor: UIColor = .darkGray, tintColor: UIColor = .darkGray, selectedTextColor: UIColor = .black, selectedTintColor: UIColor = .black)
BootstapPreset Structure Reference