Widget.canTarget

bool canTarget() @property nothrow

Get canTarget property.

Returns

Whether the widget can receive pointer events.
void canTarget(bool propval) @property nothrow

Set canTarget property.

Parameters

propvalWhether the widget can receive pointer events.