Table of Contents

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

bool

UseScale

[YuzuMember]
public bool UseScale { get; set; }

Property Value

bool

VerticallySizeable

[YuzuMember]
public bool VerticallySizeable { get; set; }

Property Value

bool

Methods

ArrangeChildren()

public override void ArrangeChildren()

MeasureSizeConstraints()

public override void MeasureSizeConstraints()