Skip to content
ohitsdaniel edited this page Feb 5, 2021 · 3 revisions

Screen

The Screen protocol is the underlying protocol for routing path elements. Each routing path element defines how it is presented.

public protocol Screen: Hashable

Inheritance

Hashable

Requirements

presentationStyle

var presentationStyle: ScreenPresentationStyle
Clone this wiki locally