Skip to content
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

I want disable some tabs, is there the such option? #812

Open
firepmi opened this issue Dec 8, 2020 · 2 comments
Open

I want disable some tabs, is there the such option? #812

firepmi opened this issue Dec 8, 2020 · 2 comments

Comments

@firepmi
Copy link

firepmi commented Dec 8, 2020

I want disable some tabs, is there the such option?
So it will disable to select the tabs and disable scroll not to move to the disabled view.
Please help me with this.

@oguzhanbekir
Copy link

Hi,

You can disable all tab with this code,
buttonBarView.isUserInteractionEnabled = false
containerView.isScrollEnabled = false

and then maybe you can move to which you want to show.
But I didn't find any good way to do this.

@FlashTang
Copy link

Hi want this feature too

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

3 participants