reports
reports copied to clipboard
FB17873000: Expose textLayoutManager on UITextField
Submission Date
2025-06-09
Status
Open
Area
UIKit
Operating System Version
iOS 26.0
Type
Suggestion
Description
We have a text view in our app that really ought to be a UITextField, but due to the lack of access to the underlying text layout manager, we have to skin a UITextView to look and act like a text field.
I would really appreciate a textLayoutManager property on UITextField.
Keywords
No response
Prerequisites
- [x] The title follows the format
FB<number>: <title> - [x] I will keep this issue updated with Apple's responses