UIAlertController
class UIAlertController : UIViewController
This fixes iOS 9 crash http://stackoverflow.com/a/32010520/517707
-
Declaration
Swift
open override var supportedInterfaceOrientations: UIInterfaceOrientationMask { get }
-
Declaration
Swift
open override var shouldAutorotate: Bool { get }