Package-level declarations
Functions
Sets a specific preferred percent height for this component when its parent lays it out.
Defines margin around the component on a per-edge basis, with a percent value of container's size. See https://www.yogalayout.dev/docs/styling/margin-padding-border for more information.
Sets a specific maximum percent height for this component when its parent lays it out.
Sets a specific maximum percent width for this component when its parent lays it out.
Sets a specific minimum percent height for this component when its parent lays it out.
Sets a specific minimum percent width for this component when its parent lays it out.
Defines padding on the component on a per-edge basis, with a percent value of container's size. See https://www.yogalayout.dev/docs/styling/margin-padding-border for more information.
Sets a specific preferred percent width for this component when its parent lays it out.