Widget.setCanTarget
void setCanTarget(bool canTarget)Sets whether widget can be the target of pointer events.
Parameters
canTarget | whether this widget should be able to receive pointer events |
void setCanTarget(bool canTarget)Sets whether widget can be the target of pointer events.
canTarget | whether this widget should be able to receive pointer events |