Home
last modified time | relevance | path

Searched defs:directionalLockEnabled (Results 1 – 9 of 9) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ScrollView/
H A DABI48_0_0RCTScrollViewManager.m71 ABI48_0_0RCT_EXPORT_VIEW_PROPERTY(directionalLockEnabled, BOOL) category
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ScrollView/
H A DABI47_0_0RCTScrollViewManager.m71 ABI47_0_0RCT_EXPORT_VIEW_PROPERTY(directionalLockEnabled, BOOL) category
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ScrollView/
H A DABI49_0_0RCTScrollViewManager.m71 ABI49_0_0RCT_EXPORT_VIEW_PROPERTY(directionalLockEnabled, BOOL) category
/expo/ios/vendored/sdk47/react-native-webview/apple/
H A DABI47_0_0RNCWebViewManager.m179 ABI47_0_0RCT_CUSTOM_VIEW_PROPERTY(directionalLockEnabled, BOOL, ABI47_0_0RNCWebView) { category
/expo/ios/vendored/sdk48/react-native-webview/apple/
H A DABI48_0_0RNCWebViewManager.m179 ABI48_0_0RCT_CUSTOM_VIEW_PROPERTY(directionalLockEnabled, BOOL, ABI48_0_0RNCWebView) { category
/expo/ios/vendored/sdk49/react-native-webview/apple/
H A DABI49_0_0RNCWebViewManager.mm171 ABI49_0_0RCT_CUSTOM_VIEW_PROPERTY(directionalLockEnabled, BOOL, ABI49_0_0RNCWebViewImpl) { category
/expo/ios/vendored/unversioned/react-native-webview/apple/
H A DRNCWebViewManager.mm171 RCT_CUSTOM_VIEW_PROPERTY(directionalLockEnabled, BOOL, RNCWebViewImpl) { category
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/ScrollView/
H A DScrollView.d.ts421 directionalLockEnabled?: boolean | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/ScrollView/
H A DScrollView.d.ts421 directionalLockEnabled?: boolean | undefined; property