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]
  2. double ratio [@property setter]
    struct AspectRatioContainer
    @nogc nothrow @property
    void
    ratio
    (
    double v
    )

Meta