Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»UI Actions»UI Layout Element Get Values
Index
Navigation
Community Wiki

UI Layout Element Get Values

Gets various properties of a UI Layout Element component.

Game Object
The GameObject with the UI LayoutElement component.
Ignore Layout
Is this element use Layout constraints
Min Width Enabled
The minimum width enabled state
Min Width
The minimum width this layout element should have.
Min Height Enabled
The minimum height enabled state
Min Height
The minimum height this layout element should have.
Preferred Width Enabled
The preferred width enabled state
Preferred Width
The preferred width this layout element should have before additional available width is allocated.
Preferred Height Enabled
The preferred height enabled state
Preferred Height
The preferred height this layout element should have before additional available height is allocated.
Flexible Width Enabled
The flexible width enabled state
Flexible Width
The relative amount of additional available width this layout element should fill out relative to its siblings.
Flexible Height Enabled
The flexible height enabled state
Flexible Height
The relative amount of additional available height this layout element should fill out relative to its siblings.
Every Frame
Repeats every frame
Tags:

Last modified on 6/9/2018 5:28 PM by User.

  • RSS Feed