Hide address bar (on mobile devices)

Please post public support tickets here. Note: for private support tickets, please send an email to support@cshtml5.com instead.
krylon
Posts: 6
Joined: Wed Sep 04, 2019 11:04 pm

Hide address bar (on mobile devices)

Postby krylon » Tue Nov 26, 2019 1:41 am

Hello everyone,

Is it possible to hide the browser's address bar from C#/WPF? I could not find any answers in the documentation or this forum.

Thanks!

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Re: Hide address bar (on mobile devices)

Postby JS-Support @Userware » Tue Nov 26, 2019 2:01 am

Hi,

Yes, you can go Full Screen via the following code:

Code: Select all

Application.Current.Host.Content.IsFullScreen = true;


Regards
JS-Support


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 39 guests

 

 

cron