ValueFocusHandler
A FocusHandler that stores a given Value to focus on. This generic implementation allows for usage from SwiftUI.
Parameters
Value
the type of Value to focus on.
A FocusHandler that stores a given Value to focus on. This generic implementation allows for usage from SwiftUI.
the type of Value to focus on.