Show / Hide Table of Contents

Uno Platform Navigation Samples

This repository provides simple, to-the-point code samples for the Uno.Extensions Navigation.

Samples

  • Page Navigation
    • Samples
      • Navigate via Code
      • Navigate via XAML
    • Docs
      • How-To: Navigate in Code
      • How-To: Navigate in XAML
  • Display a Message Dialog
    • Samples
      • XAML
      • Code
    • Docs
      • How-To: Display a Message Dialog
  • Display ContentDialog or Flyout
    • Docs: How-To: Display a Dialog (modal or flyout)
  • Request a Value
    • Docs: How-To: Select a Value
  • Use TabBar to Switch Views
    • Docs: How-To: Use a TabBar to Switch Views
  • Use a NavigationView to Switch Views
    • Docs: How-To: Use a NavigationView to Switch Views
  • Use a ContentControl to Display a View
    • Docs: How-To: Use a ContentControl to Display a View
  • Send Data Between ViewModels with TabBar and NavigationView
  • How to use ToQuery FromQuery

If you encounter any issues with these samples above, please open an issue here.

  • Edit this page
In this article
Back to top Generated by DocFX