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

How can I change tableViews separatorStyle? #17

Open
kuemme01 opened this issue Dec 29, 2018 · 4 comments
Open

How can I change tableViews separatorStyle? #17

kuemme01 opened this issue Dec 29, 2018 · 4 comments

Comments

@kuemme01
Copy link

Hi, is there a way to change the separatorStyle of the tableView?

@kuemme01
Copy link
Author

kuemme01 commented Jan 2, 2019

I also miss the possibility to call deselectRowAtIndexPath or something. Isn't there a way to get the tableView object to manipulate some properties?

@rizwan95
Copy link

You can use custom cells for this purpose.

@altagir
Copy link

altagir commented Sep 30, 2019

can it be added to IBInspectable property ?

@AustinFuller
Copy link

If you make the tableView public within the pod, then you can mutate the separatorStyle like normal.

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

4 participants