#import <accessibility_text_entry.h>
An implementation of UITextInput used for text fields that do not currently have input focus.
This class is used by TextInputSemanticsObject.
Definition at line 14 of file accessibility_text_entry.h.
◆ inputDelegate
| - (id<UITextInputDelegate>) inputDelegate |
|
readwritenonatomicassign |
◆ markedText
| - (NSMutableString*) markedText |
|
readnonatomiccopy |
◆ markedTextRange
| - (UITextRange*) markedTextRange |
|
readnonatomicstrong |
◆ markedTextStyle
| - (NSDictionary<NSAttributedStringKey, id>*) markedTextStyle |
|
readwritenonatomiccopy |
◆ selectedTextRange
| - (UITextRange*) selectedTextRange |
|
readwriteatomiccopy |
◆ text
The documentation for this class was generated from the following file: