SMSegmentView
SMSegmentView copied to clipboard
Can't use SMSegmentAppearance in Objective-C project
How to add SMSegmentAppearance in objective c code? I am not getting any options for it.
SMSegmentView(frame: SomeFrame, dividerColour: UIColor(white: 0.95, alpha: 0.3), dividerWidth: 1.0, segmentAppearance: appearance)
The above initialiser is not available when used in objective c code.