GuiElement.isSelected

Is this gui selected ? \ Call **onSelect()** on change.

  1. bool isSelected [@property getter]
    class GuiElement
    @property final const
    bool
    isSelected
    ()
  2. bool isSelected [@property setter]

Meta