GraffitiEditorSelection

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
Copy None None Performs a copy operation on the selected content.
Cut None None Performs a copy operation followed by deleting the selected content.
Delete None None Removes the currently selected content.
DeselectAll None None Deselects all currently selected content.
Paste Performs a paste operation at the currently selected position.
SelectAll Selects all Editor contents.

Properties #

Name Type Default Value Description
Format ReadOnly GraffitiEditorFormat Generated Access to Format functionality.
Text String “” Currently selected text.

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.