File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -24,13 +24,12 @@ At a high level, it provides the ability to:
2424* Configure the properties of the underlying text field using a composable
2525 text field configuration system.
2626* Control over how and when text changes should be permitted.
27+ * Control over if the text field should begin or end editing.
2728* Customise which standard edit actions are available (e.g. copy, paste).
2829* Override and customise the handling of standard edit actions.
2930
3031The following features are not currently supported:
3132
32- * Control over if the text field should begin or end editing using the
33- UITextFieldDelegate methods.
3433* Control over how text should be cleared.
3534* Managing the text selection.
3635* Any of the built-in attributed string supporting APIs.
You can’t perform that action at this time.
0 commit comments