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

Title color property missing on NavigationView #224

Open
davidortinau opened this issue Jan 5, 2022 · 1 comment
Open

Title color property missing on NavigationView #224

davidortinau opened this issue Jan 5, 2022 · 1 comment

Comments

@davidortinau
Copy link
Collaborator

	View body()
		=> new NavigationView {
			new AboutModifyingState()
		}.Background(Colors.Black);

I'm able to set the background like this, but unable to set the text color. Color doesn't seem to map to anything.

Screen Shot 2022-01-04 at 8 26 42 PM

@Clancey
Copy link
Collaborator

Clancey commented Jan 5, 2022

Right now comet is using a half implemented NavigationHandler, as I wait for Maui to finish the Navigation handler

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