pickedUpElement

The element that an attached ReticleTool has picked up in order to move it. This will be null if the current GeometryEditor.tool is not the ReticleTool or nothing is picked up. The picked up element can be a GeometryEditorVertex or a GeometryEditorMidVertex. Only one element can be picked up at a time.

This StateFlow emits a new value when:

It may also emit when:

Since

200.8.0

See also