Other Structures
The following structures are available globally.
-
The
See moreScreens
instance is not supported by the deeplink type.Declaration
Swift
public struct DeeplinkInvalidScreensError : DeeplinkError
-
Undocumented
See moreDeclaration
Swift
public struct ScreenModalStyleDecorator<Container> : ScreenDecorator where Container : UIViewController
-
Undocumented
See moreDeclaration
Swift
public struct ScreenPopoverPresentationAnchor
-
Undocumented
See moreDeclaration
Swift
public struct ScreenPopoverPresentationDecorator<Container> : ScreenDecorator where Container : UIViewController
-
Undocumented
See moreDeclaration
Swift
public struct ScreenLeftBarButtonDecorator<Container> : ScreenDecorator where Container : UIViewController
-
Undocumented
See moreDeclaration
Swift
public struct ScreenRightBarButtonDecorator<Container> : ScreenDecorator where Container : UIViewController
-
Undocumented
See moreDeclaration
Swift
public struct ScreenStackContainerDecorator< Container: UIViewController, Output: UINavigationController >: ScreenDecorator
-
Undocumented
See moreDeclaration
Swift
public struct ScreenTabBarItemDecorator<Container> : ScreenDecorator where Container : UIViewController
-
Undocumented
See moreDeclaration
Swift
public struct ScreenStackDecorator<Container> : ScreenDecorator where Container : UINavigationController
-
Undocumented
See moreDeclaration
Swift
public struct ScreenTabsDecorator<Container> : ScreenDecorator where Container : UITabBarController