Searched defs:screenOrientationConstantAndroid (Results 1 – 3 of 3) sorted by relevance
8 const screenOrientationConstantAndroid = 1; constant
78 const { screenOrientationConstantAndroid, screenOrientationArrayIOS, screenOrientationLockWeb } = constant
158 await ScreenOrientation.lockPlatformAsync({ screenOrientationConstantAndroid: 11 }); property