Segmentio
Segmentio copied to clipboard
Feature Request: Padding in option
A feature request
Would it be possible to extract the padding value (actually 8) from a cellview to allow setting it (eg "SegmentOptions")?
Actully:
class SegmentioCell: UICollectionViewCell { let padding: CGFloat = 8}
Thanks