Class: PointSelectionButton

PointSelectionButton

Represents a button for point selection in the UI, extending the base UIButton class.

new PointSelectionButton(isActive)

UIMap/UIDisplay/UIButton/PointSelectionButton/index.ts, line 11

Creates an instance of the PointSelection button.

Name Type Default Description
isActive boolean false optional

Determines whether the button is active. Default is false.

Extends

  • undefined