EditableLabel.editing

bool editing() @property nothrow

Get editing property.

Returns

This property is true while the widget is in edit mode.
void editing(bool propval) @property nothrow

Set editing property.

Parameters

propvalThis property is true while the widget is in edit mode.