Searched defs:currentOrientationMask (Results 1 – 3 of 3) sorted by relevance
33 public var currentOrientationMask: UIInterfaceOrientationMask { in screenOrientationDidChange() variable34 var currentOrientationMask: UIInterfaceOrientationMask = [] in screenOrientationDidChange() variable147 let currentOrientationMask = self.rootViewController?.supportedInterfaceOrientations ?? [] in screenOrientationDidChange() variable
117 {