Class StackLayout
- Namespace
 - Lime
 
- Assembly
 - Lime.dll
 
[TangerineMenuPath("Layout/Stack Layout")]
public class StackLayout : Layout, IDisposable, IAnimable, ILayout
  - Inheritance
 - 
      
      
      
      
      StackLayout
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Constructors
StackLayout()
public StackLayout()
  Properties
HorizontallySizeable
[YuzuMember]
public bool HorizontallySizeable { get; set; }
  Property Value
UseScale
[YuzuMember]
public bool UseScale { get; set; }
  Property Value
VerticallySizeable
[YuzuMember]
public bool VerticallySizeable { get; set; }
  Property Value
Methods
ArrangeChildren()
public override void ArrangeChildren()
  MeasureSizeConstraints()
public override void MeasureSizeConstraints()