Skip to content

How to enable full screen #11633

Answered by FrozDark
jindal1979 asked this question in Q&A
Discussion options

You must be logged in to vote

Try this

#if __ANDROID__ || __IOS__
            ApplicationView.GetForCurrentView().TryEnterFullScreenMode();
#endif

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jindal1979
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants