Tag.drawSpaces

Get drawSpaces property.

  1. bool drawSpaces [@property getter]
    class Tag
    @property
    bool
    drawSpaces
    ()
  2. bool drawSpaces [@property setter]

Return Value

Type: bool

Whether to draw white spaces.

This property takes precedence over the value defined by the class@SpaceDrawer's property@SpaceDrawer:matrix property (only where the tag is applied).

Setting this property also changes property@Tag:draw-spaces-set to true.