allowGeometrySelection

True if the entire geometry can be interactively selected, false otherwise. Default is true. If true, you can tap multiple times on elements of the geometry to make the entire geometry selected.

Whether true or false, the entire geometry can be selected by GeometryEditor.selectGeometry().

InteractionConfiguration.setAllowSelection(Boolean) sets this property.

Since

200.1.0

See also

GeometryEditor.selectedElementChanged