M
M
max_vr2017-07-27 10:03:23
Unity
max_vr, 2017-07-27 10:03:23

How to enable the notification bar in Unity?

Good afternoon!
How to make the notification bar on mobile devices not hidden in Unity, and also the navigation bar on some android devices? And also how can I assign an action to pressing the menu \ back buttons in adnroid? Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daniil Basmanov, 2017-07-27
@max_vr

The notification bar is PlayerSettings.statusBarHidden , for the navigation bar Screen.fullScreen should be set to false, the menu button is KeyCode.Menu , the back button is KeyCode.Escape .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question