[Interest] iOS preferredScreenEdgesDeferringSystemGestures

Jason H jhihn at gmx.com
Fri Oct 18 01:29:04 CEST 2019


I am trying to use this function but don't know how to integrate it with Qt. I want my user to be able to do a full vertical stroke on the display without bring the notification center down.

https://developer.apple.com/documentation/uikit/uiviewcontroller/2887512-preferredscreenedgesdeferringsys?language=objc
Example:
https://stackoverflow.com/a/52875222/8259820

I need to somehow get the main UIView and modify it to have that function?


More information about the Interest mailing list