Home
last modified time | relevance | path

Searched defs:currentTraitCollection (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-screen-orientation/ios/
H A DScreenOrientationModule.swift98 …guard let currentTraitCollection = screenOrientationRegistry.currentTraitCollection, shouldEmitEve… in screenOrientationDidChange() variable
H A DScreenOrientationRegistry.swift21 public weak var currentTraitCollection: UITraitCollection? in screenOrientationDidChange() variable
/expo/ios/versioned/sdk49/ExpoScreenOrientation/
H A DScreenOrientationModule.swift98 …guard let currentTraitCollection = screenOrientationRegistry.currentTraitCollection, shouldEmitEve… in screenOrientationDidChange() variable
/expo/ios/versioned/sdk47/EXScreenOrientation/EXScreenOrientation/
H A DABI47_0_0EXScreenOrientationRegistry.m14 @property (nonatomic, weak, nullable) UITraitCollection *currentTraitCollection; property
/expo/ios/versioned/sdk48/EXScreenOrientation/EXScreenOrientation/
H A DABI48_0_0EXScreenOrientationRegistry.m14 @property (nonatomic, weak, nullable) UITraitCollection *currentTraitCollection; property