Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我的应用程序处于前台状态时,是否可以通过从 iPhone 屏幕的顶部边缘滑动来阻止通知屏幕的出现。这不违反 iOS HIG 规则吗?
你不想那样做。(而且你不能。)
但是,有一种方法可以防止它立即出现:隐藏状态栏。当你这样做时,当用户从顶部向下滑动时,系统将首先显示一个小东西。如果用户再次滑动,通知中心将显示。