GutterRenderer.yalign

Get yalign property.

  1. float yalign [@property getter]
    class GutterRenderer
    @property
    float
    yalign
    ()
  2. float yalign [@property setter]

Return Value

Type: float

The vertical alignment of the renderer.

Set to 0 for a top alignment. 1 for a bottom alignment. And 0.5 for centering the cells. A value lower than 0 doesn't modify the alignment.