Skip to content

can i have 3 segmented control in one view control #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
solarisis opened this issue Jun 3, 2017 · 0 comments
Open

can i have 3 segmented control in one view control #10

solarisis opened this issue Jun 3, 2017 · 0 comments

Comments

@solarisis
Copy link

as in
@IBOutlet weak var segmentView1: SJFluidSegmentedControl!
@IBOutlet weak var segmentView2: SJFluidSegmentedControl1!
@IBOutlet weak var segmentView3: SJFluidSegmentedControl2!

for e.g. i can have 3 tables in one view similar to that..

if i check segmentedControl == self.segmentView1 ( it crashes with nil )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant