FlowBox.activateOnSingleClick

bool activateOnSingleClick() @property nothrow

Get activateOnSingleClick property.

Returns

Determines whether children can be activated with a single

click, or require a double-click.

void activateOnSingleClick(bool propval) @property nothrow

Set activateOnSingleClick property.

Parameters

propvalDetermines whether children can be activated with a single click, or require a double-click.