Enumerations #
Name | Values |
---|
This class exposes no enumerations.
Constants #
Name | Type | Value |
---|
This class exposes no constants.
Events #
Definition | Parameters | Return Type | Description |
---|
This class exposes no events.
Methods #
Definition | Parameters | Return Type | Description |
---|---|---|---|
Delete | None | None | Removes the currently selected content. |
DeselectAll | None | None | Deselects all currently selected content. |
SelectAll | Selects all Editor contents. |
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
Format ReadOnly |
GraffitiEditorFormat | Generated | Access to Format functionality. |
Text | String | “” | Currently selected text. |
Range ReadOnly |
GraffitiEditorSelectionRange | Generated | The currently selected text range. May not be dependable. |
Examples #
This class currently has no examples.
Notes #
Get and Set Support #
This functionality is considered experimental and may not work under all scenarios. It is recommended that you not rely on these methods and, instead, interact with content by using the other provided methods.