WebView in .Net MAUI App using Visual Studio 2022

Поділитися
Вставка
  • Опубліковано 9 лис 2024
  • WebView in .Net MAUI App using Visual Studio 2022
    The .NET Multi-platform App UI (.NET MAUI) WebView displays remote web pages, local HTML files, and HTML strings, in an app. The content displayed a WebView includes support for Cascading Style Sheets (CSS), and JavaScript. By default, .NET MAUI projects include the platform permissions required for a WebView to display a remote web page.
  • Наука та технологія

КОМЕНТАРІ • 25

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

    Can you show how to tab through links? Like access the DOM or list of links and then highlight them in sequence?

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

      Please sign up for membership to request a particular video. Thanks

  • @siegan7777
    @siegan7777 12 днів тому

    How to enable fullscreen button on webview videos? It dosn't work 😢

  • @aboobackerpm
    @aboobackerpm 11 місяців тому +1

    How to add web application with windows authentication (basic authentication) in webview

    • @hacked101
      @hacked101  11 місяців тому

      Will look into that and make a video shortly

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

    could you give examples to call JS -> C# and C# -> JS ?

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

    Great! Thanks!

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

    Hello sir ! Can we add navigations to this website in same project !?

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

      Yes

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

      @@hacked101 how !? Can help me a litlle and make video about it , it will be to useful for me

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

      @@esazebari1879 will make a video on that shortly thanks

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

      @@hacked101 thanks very much I really appreciate that ur such a great person , i will recommend u for everyone

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

    Thank you sir

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

    how to remove "Home" text at the top ?

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

      On the mainwindow property change the title text

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

    Hi sir, how to remove text on the top?

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

    where is local file ?!

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

      Please be more specific with your question

    • @Criszq123
      @Criszq123 11 місяців тому +1

      @@hacked101 I imagine it refers to how you can use your html file locally and not remotely