disabled property

bool disabled
getter/setter pair

A Boolean indicating whether the stylesheet is disabled. False by default.

Implementation

bool disabled = false;