Contents

NavigationLinkPickerStyle

A picker style represented by a navigation link that presents the options by pushing a List-style picker view.

Declaration

struct NavigationLinkPickerStyle

Overview

In navigation stacks, prefer the default menu style. Consider the navigation link style when you have a large number of options or your design is better expressed by pushing onto a stack.

You can also use navigationLink to construct this style.

Topics

Creating the picker style

See Also

Supporting types