Replies: 2 comments
-
@mancda, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed and answered |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My xaml
If my content page is loaded by the navigationservice pushasync the tint behaviour works but if I back navigate to the contentpage using
var navigationService = DependencyService.Get();
await navigationService.NavigateBackAsync();
The tint behavior does not work.
Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions