Searched defs:orientationMask (Results 1 – 5 of 5) sorted by relevance
15 let orientationMask = orientationLock.toInterfaceOrientationMask() in definition() variable33 let orientationMask = orientation.toInterfaceOrientationMask() in definition() variable54 let orientationMask = screenOrientationRegistry.currentOrientationMask in definition() variable70 let orientationMask = orientationLock.toInterfaceOrientationMask() in definition() variable
107 var orientationMask: UIInterfaceOrientationMask = [] in getSupportedInterfaceOrientations() variable
25 var orientationMask = UIInterfaceOrientationMask.all in exportManifestOrientation() variable