Home
last modified time | relevance | path

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

/expo/ios/versioned/sdk49/ExpoScreenOrientation/
H A DScreenOrientationRegistry.swift6 typealias ScreenOrientationController = ExpoScreenOrientation.ScreenOrientationController typealias
/expo/packages/expo-screen-orientation/ios/
H A DScreenOrientationRegistry.swift4 public protocol ScreenOrientationController: AnyObject { protocol