Uno.Samples
Uno.Samples copied to clipboard
[StatusBarColor] Update to use Toolkit StatusBar
Sample currently calls SetStatusBarColor directly on the Window. https://github.com/unoplatform/Uno.Samples/blob/47d73d381e7c2a27a0f76cacf44b14eedf411232/UI/StatusBarThemeColor/StatusBarColorSample.Shared/App.xaml.cs#L155
The Toolkit provides a nice abstraction for StatusBar that allows for colors to be set in XAML
see https://platform.uno/docs/articles/external/uno.toolkit.ui/doc/helpers/StatusBar-extensions.html