ResponsiveTextField Documentation

Classes

Responsive​Text​Field.​Coordinator

Structures

Responsive​Text​Field

A SwiftUI wrapper around UITextField that gives precise control over the responder state.

First​Responder​State​Change​Handler
Responsive​Text​Field.​Configuration

Provides a way of configuring the underlying UITextField inside a ResponsiveTextField.

Standard​Edit​Action​Handling

A protocol-witness style implementation of the UIResponderStandardEditActions protocol that can be used to override the default behaviour of UITextField.

Enumerations

First​Responder​Demand

Represents a request to change the text field's first responder state.

Standard​Edit​Action

Defines all of the standard editing actions that can be performed.

Extensions

EnvironmentValues
View