w4d.layout.fill

+ Authors: KanzakiKino + Copyright: KanzakiKino 2018 + License: LGPL-3.0

Members

Classes

FillLayout
class FillLayout

A layout object that fills the parent with the owner. This layout doesn't support children. You can specify Scalar.Auto at width or height to respect wantedSize. And you can also specify Scalar.None to fill the parent.

Meta