Skip to content
ohitsdaniel edited this page Mar 2, 2021 · 3 revisions

Screen

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

public protocol Screen: Hashable

Inheritance

Hashable

Requirements

presentationStyle

var presentationStyle: ScreenPresentationStyle
Clone this wiki locally