Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I disable the display of the Notification Center when pulling down on the screen?

I have a little problem with new iPhone notification center. I have a fullscreen game with my custom top menu, which works very similar to the new notification center. Unfortunately, every finger slide from the top of the screen downward shows the handle for pulling the notification center. This hides my handle for my own menu, and it looks a little ugly.

Is there a way to disable the top-down finger slide gesture for displaying the notification center in my application?

like image 647
Ruslan Konyshev Avatar asked Oct 14 '11 08:10

Ruslan Konyshev


People also ask

How do I get the notification center off my screen?

In Settings, locate “Face ID & Passcode” (for devices with Face ID) or “Touch ID & Passcode” (for devices with a home button) and tap it. Next, enter your passcode. In Passcode settings, locate the “Allow Access When Locked” section. Tap the switch beside “Notification Center” until it is turned off.

How do I get rid of the drop down menu on my iPhone?

To turn it off, double click the Side button (requires Face ID) or Home button (requires Touch ID). Alternatively, you can triple-click the Side or Home button, enter the passcode and tap End.

How do I turn off pull down notifications on Android?

OPTION 1: You can lay a window over the status bar to disable any touch or pulling down. OPTION 2: You can also override the OnWindowFocusChanged() method to close the notification panel immediately after it shows up.


1 Answers

Nope.

Just like 4-5 multi-gesture at iPad will switch between apps while slicing fluites or playing the piano.

like image 96
Kof Avatar answered Sep 29 '22 10:09

Kof