innerOutlineEnabled property

bool get innerOutlineEnabled

Enables the inner outline if true (a dark border along the edge of the outline). Default: false.

Implementation

core.bool get innerOutlineEnabled;
set innerOutlineEnabled (bool val)

Implementation

set innerOutlineEnabled(core.bool val);