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

Is there any way to give dynamic Title for specif Tab index? #91

Open
NageshDegil opened this issue Jan 24, 2018 · 1 comment
Open

Is there any way to give dynamic Title for specif Tab index? #91

NageshDegil opened this issue Jan 24, 2018 · 1 comment

Comments

@NageshDegil
Copy link

NageshDegil commented Jan 24, 2018

I want to Change specific Tab index title (suppose there 4 bottom Tabs namely - A,B,C(Count),D when tapping Tab C the title should should update depending on Count value eg - C(5) ).

Can we do it with Bindable String Property?

@MaikuB
Copy link

MaikuB commented Jan 28, 2018

from what i've seen, the library doesn't have support for binding. you can look at the renderer to see that for yourself and you'd have to modify it so that work with data binding

https://developer.xamarin.com/guides/xamarin-forms/application-fundamentals/custom-renderer/

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

2 participants