Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

firstResponder / focus #13

Open
Shockah opened this issue Mar 14, 2022 · 0 comments
Open

firstResponder / focus #13

Shockah opened this issue Mar 14, 2022 · 0 comments
Labels
-UIKit Mod: UIKit C2 Complexity: Medium T:enhancement Type: New feature or request !!!3 Priority: High
Milestone

Comments

@Shockah
Copy link
Owner

Shockah commented Mar 14, 2022

Implement the firstResponder system (in other words, the UI element focus system). This will make it possible to implement a view like UITextField.

firstResponder | Apple Developer Documentation
Using Responders and the Responder Chain to Handle Events | Apple Developer Documentation
What is a formal definition of a first responder in iOS? - Stack Overflow

@Shockah Shockah added T:enhancement Type: New feature or request -UIKit Mod: UIKit C2 Complexity: Medium labels Mar 14, 2022
@Shockah Shockah mentioned this issue Mar 14, 2022
@Shockah Shockah added the !!!3 Priority: High label Mar 14, 2022
@Shockah Shockah added this to the UIKit 1.0.0 milestone Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-UIKit Mod: UIKit C2 Complexity: Medium T:enhancement Type: New feature or request !!!3 Priority: High
Projects
None yet
Development

No branches or pull requests

1 participant