Extend StatusBar with GetColor and GetStyle #1474
Closed
Cybrosys
started this conversation in
New Feature Discussions
Replies: 2 comments 2 replies
-
Why do you need to restore them? In my mind the page being restored/returned to should set the color it desires. Does that make sense? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Closed and answered sort of. 😉 |
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.
-
Hello,
Does anyone see any issues and/or problem with adding the methods
GetColor
andGetStyle
(PlatformGetColor
andPlatformGetStyle
)?I find myself needing to retrieve the current values in order to restore the color and/or style to their previous values before leaving a view that changes them.
Beta Was this translation helpful? Give feedback.
All reactions