AspectRatioContainer.ratio

The aspect ratio to enforce on child controls. This is the width divided by the height. The ratio depends on the stretchMode.

  1. double ratio [@property getter]
    struct AspectRatioContainer
    @nogc nothrow @property
    double
    ratio
    ()
  2. double ratio [@property setter]

Meta