Contents

SubmitTriggers

A type that defines various triggers that result in the firing of a submission action.

Declaration

struct SubmitTriggers

Overview

These triggers may be provided to the onSubmit(of:_:) modifier to alter which types of user behaviors trigger a provided submission action.

Topics

Getting submit triggers

Creating a set of options

See Also

Responding to submission events