SMSegmentView icon indicating copy to clipboard operation
SMSegmentView copied to clipboard

Can't use SMSegmentAppearance in Objective-C project

Open Ashu opened this issue 7 years ago • 0 comments

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.

Ashu avatar Oct 02 '17 11:10 Ashu