-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix for MAUI RoutedViewHost * Update RoutedViewHost.cs * Setting Page.Title prevents binding * Fix code style warnings * Fix cross thread issue with Title * Add missing using * Add SetTitleOnNavigate property Use ObserveOn(RxApp.MainThreadScheduler) and RxApp.MainThreadScheduler.Schedule to handle cross threading. * Add missing usings * Added missing using Co-authored-by: Glenn <[email protected]> Co-authored-by: Chris Pulman <[email protected]>
- Loading branch information
1 parent
196b8a6
commit 8fa79d1
Showing
1 changed file
with
159 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters