-
Type:
Suggestion
-
Status: Reported
-
Priority:
P4: Low
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: QPA
-
Labels:
-
Environment:
iOS 10.11
-
Platform/s:
In iOS 10.11 a new method is available for indicating if the home indicator should be hidden or not - preferHomeIndicatorAutoHidden in UIViewController. Adding support for being able to hide this via a window flag would be good.
https://developer.apple.com/documentation/uikit/uiviewcontroller/2887510-prefershomeindicatorautohidden?language=objc has more information about the option.