Home
last modified time | relevance | path

Searched refs:ViewLifecycleMethodType (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-modules-core/ios/Swift/Views/
H A DViewLifecycleMethod.swift6 internal enum ViewLifecycleMethodType { enum
17 var type: ViewLifecycleMethodType { get }
34 let type: ViewLifecycleMethodType in callAsFunction()
36 init(type: ViewLifecycleMethodType, closure: @escaping (ViewType) -> Void) { in callAsFunction()
H A DViewManagerDefinition.swift69 func callLifecycleMethods(withType type: ViewLifecycleMethodType, forView view: UIView) { in callLifecycleMethods()
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Swift/Views/
H A DViewLifecycleMethod.swift6 internal enum ViewLifecycleMethodType { enum
17 var type: ViewLifecycleMethodType { get }
34 let type: ViewLifecycleMethodType in callAsFunction()
36 init(type: ViewLifecycleMethodType, closure: @escaping (ViewType) -> Void) { in callAsFunction()
H A DViewManagerDefinition.swift69 func callLifecycleMethods(withType type: ViewLifecycleMethodType, forView view: UIView) { in callLifecycleMethods()
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Swift/Views/
H A DViewLifecycleMethod.swift6 internal enum ViewLifecycleMethodType { enum
17 var type: ViewLifecycleMethodType { get }
34 let type: ViewLifecycleMethodType in callAsFunction()
36 init(type: ViewLifecycleMethodType, closure: @escaping (ViewType) -> Void) { in callAsFunction()
H A DViewManagerDefinition.swift69 func callLifecycleMethods(withType type: ViewLifecycleMethodType, forView view: UIView) { in callLifecycleMethods()
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Swift/Views/
H A DViewLifecycleMethod.swift6 internal enum ViewLifecycleMethodType { enum
17 var type: ViewLifecycleMethodType { get }
34 let type: ViewLifecycleMethodType in callAsFunction()
36 init(type: ViewLifecycleMethodType, closure: @escaping (ViewType) -> Void) { in callAsFunction()
H A DViewManagerDefinition.swift69 func callLifecycleMethods(withType type: ViewLifecycleMethodType, forView view: UIView) { in callLifecycleMethods()