Function Widget.focusRectColors
returns colors to draw focus rectangle (one for solid, two for vertical gradient) or null if no focus rect should be drawn for style
Prototype
const(uint[]) focusRectColors() @property const;
returns colors to draw focus rectangle (one for solid, two for vertical gradient) or null if no focus rect should be drawn for style
const(uint[]) focusRectColors() @property const;