Contents

TextFieldLink

A control that requests text input from the user when pressed.

Declaration

struct TextFieldLink<Label> where Label : View

Overview

A TextFieldLink should be used to request text input from the user through a button interface.

Topics

Creating a text field link

See Also

Linking to other content