Search Results for

    Show / Hide Table of Contents

    Class ILayoutAlgorithmV2

    Legacy layout algorithms use this class - highly recommended to replace them ASAP with v4 or later algorithms

    Inheritance
    Object
    IFlexboxLayoutAlgorithm
    ILayoutAlgorithmV2
    Inherited Members
    IFlexboxLayoutAlgorithm.version
    IFlexboxLayoutAlgorithm.defaultAssetName
    Namespace: NinjaTools.FlexBuilder.LayoutAlgorithms
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class ILayoutAlgorithmV2 : IFlexboxLayoutAlgorithm

    Fields

    - (ILayoutAlgorithmV2.FlexRelayoutEvent) onRelayout

    Properties

    - (Boolean) isLayoutInProgress

    Methods

    - (void) Layout(FlexContainer)

    Parameters
    FlexContainer fc

    - (void) ReLayout(FlexContainer, RefreshLayoutMode)

    Parameters
    FlexContainer container
    RefreshLayoutMode layoutMode
    In This Article
    Back to top http://flexbuilder.ninja