Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
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.

Did you find this page useful? Please give it a rating: