SJFluidSegmentedControl icon indicating copy to clipboard operation
SJFluidSegmentedControl copied to clipboard

What can I use to change container views?

Open SamaritanMachine opened this issue 6 years ago • 1 comments

I have 3 container view and I want to connect these and SJFluidSegmentedControl. I've tried this
if segmentedControl.currentSegment == 0 { firstContainerView.alpha = 1 secondContainerView.alpha = 2 // bla bla bla } But it didn't work. Can you suggest me a place and method of use ?

SamaritanMachine avatar Sep 05 '17 21:09 SamaritanMachine

I have the same problem too . If you've found a way , answer me please 👩🏻‍💻

ZahraAsgharzadeh avatar Jun 19 '18 05:06 ZahraAsgharzadeh