Home
last modified time | relevance | path

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

/expo/packages/expo-screen-orientation/build/
H A DScreenOrientation.js228 export function removeOrientationChangeListener(subscription) { function
/expo/packages/expo-screen-orientation/src/
H A DScreenOrientation.ts279 export function removeOrientationChangeListener(subscription: Subscription): void { function