This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

IStyle.flexBasis

public StyleValue<float> flexBasis;

Description

Initial main size of a flex item, on the main flex axis. The final layout mught be smaller or larger, according to the flex shrinking and growing determined by the flex property.