Other Enumerations
The following enumerations are available globally.
-
Actions for
See moreUINavigationController
Declaration
Swift
public enum NavigationControllerActions
-
Actions for
See moreUISplitViewController
Declaration
Swift
public enum SplitViewControllerActions
-
Actions for
See moreUITabBarController
Declaration
Swift
public enum TabBarControllerActions
-
A wrapper for general actions that can be applied to any
See moreUIViewController
Declaration
Swift
public enum ViewControllerActions
-
The strategy to be used by
NavigationDelayingInterceptor
- wait: Wait while some
UIViewController
is being presented or dismissed. - abort: Abort tha navigation if some
UIViewController
is being presented or dismissed.
Declaration
Swift
public enum NavigationDelayingInterceptorStrategy
- wait: Wait while some