Home
last modified time | relevance | path

Searched defs:InterfaceOrientation (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/config-plugins/src/ios/
H A DIosConfig.types.ts8 export type InterfaceOrientation = alias
/expo/packages/@expo/config-plugins/build/ios/
H A DIosConfig.types.d.ts6 export type InterfaceOrientation = 'UIInterfaceOrientationPortrait' | 'UIInterfaceOrientationPortra… alias