Searched refs:lastOrientationMask (Results 1 – 3 of 3) sorted by relevance
22 var lastOrientationMask: UIInterfaceOrientationMask in screenOrientationDidChange() variable45 self.lastOrientationMask = [] in screenOrientationDidChange()
15 @property (nonatomic, assign) UIInterfaceOrientationMask lastOrientationMask; property