Xamarin Forms #35 Navigation: Flyout Page

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ • 29

  • @Mikaelson08
    @Mikaelson08  3 роки тому +5

    🔔If you like the video, give this video a thumbs up and consider subscribing, and hit the bell button to keep you updated. Thanks! Keep Safe!

  • @techtv1713
    @techtv1713 3 роки тому +2

    Thanks! This is very helpful

  • @joshsheehan8191
    @joshsheehan8191 Рік тому

    Great Video, just one question where was the code you used to replace the title of the flyout menu to an image rather than text?
    Thanks,
    Josh.

  • @deepthidheeresh5650
    @deepthidheeresh5650 2 роки тому +1

    Very very helpful video. I have 1 doubt like so the rootpage will be flyoutpage right. Can we use contentpage as rootview here. Any solution?

  • @abduaw7597
    @abduaw7597 2 роки тому +3

    where can i find the code ?

  • @vishwamohandoss1512
    @vishwamohandoss1512 2 роки тому +1

    Really super one of best

  • @openit6987
    @openit6987 3 роки тому +1

    Thanks you so much !

  • @arielmondejar
    @arielmondejar Рік тому

    Thanks bro. Really amazing tutorial. May I know how to change the icon color and label. Thanks in advance.

  • @mahdhiali
    @mahdhiali 2 роки тому +1

    Thanks bro.

  • @davidjackson148
    @davidjackson148 2 роки тому

    From all the examples I can find around MAUI Shell, there is not a single one that shows Flyout on any other page other than the first page. It seems like it's always assumed you want your app to start with the Flyout navigation and I don't. My app has a couple of pages to get through before you get the the Flyout page. How do I do that please. Can you do a video?

  • @BetoCuervo
    @BetoCuervo 2 роки тому

    Hello, thank you very much for the tutorial!
    A query: on my page I have a button and when I click on it to go to another page the FlyoutMenu disappears and in its place is the classic arrow to go back... but if I go to that same page but clicking on a FlyputMenu item this same is still active.
    Any ideas how to make the FlyoutMenu always active on all pages?

  • @tinablesson3580
    @tinablesson3580 2 роки тому +1

    Hello, can you please say how to add the xaml pages -HomePage,AboutUs,Logut and CoursesPage.

    • @HernanJavierSotoCampos
      @HernanJavierSotoCampos Рік тому

      Hola @tinablesson3580, lograstes como configurar las otras paginas, estoy nuevo en el tema y no he podia avanzar por ello

  • @thewaycoveredbylights
    @thewaycoveredbylights Рік тому

    How can I change the Flyout header background color ? I've tried a few different ways but didn't work. I'll be jappy if you can help me. Thanks in advance.

  • @center6362
    @center6362 2 роки тому +1

    Thank you very much sir Mikaelson, I'm new in Xamarin. By the way, I'd like to know about image size for IconSource in FlyoutItemPage. Thanks! sir.

  • @mydreamer2023
    @mydreamer2023 2 роки тому +1

    Which text to speech app did you use?

    • @Mikaelson08
      @Mikaelson08  2 роки тому

      i'm just using the built in text to speech of microsoft and just record it while the app is reading my text.

  • @cendrawasih
    @cendrawasih Рік тому

    Sir, why does the logout menu have a LogoutPage screen? If I want the logout menu (from the Flyout) to be created without the need for the LogoutPage screen instead, when the logout menu (from the flyout) is called, I want the system to logout, what should I do?

  • @user-tm2lf6mq7q
    @user-tm2lf6mq7q 2 роки тому

    How logout button works?

  • @astf9878
    @astf9878 2 роки тому

    How to get those icons?

    • @Mikaelson08
      @Mikaelson08  2 роки тому

      You can watch videos 20-22. There I discuss how to add an image to your project.

  • @YazanAbdElghani
    @YazanAbdElghani Рік тому +1

    😘

  • @arielpenag
    @arielpenag 2 роки тому +1

    very useful video but it gives an error which I fixed changing to true isPresented , by the way I`m using .Net Maui.