Tag.drawSpaces

Set drawSpaces property.

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

Parameters

propval 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.