TextInputEffect Type
A side effect raised by `TextInput.update`: a clipboard read request, a committed-text notification, or a reported diagnostic.
Union cases
| Union case |
Description
|
|
|
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCommitText
Returns: bool
|
|
Full Usage:
this.IsReportTextInputDiagnostic
Returns: bool
|
|
Full Usage:
this.IsRequestClipboardText
Returns: bool
|
|