@zeplin/extension-model
    Preparing search index...

    Class LayerConstraint

    An interface to represent the constraint of Layer

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    max?: boolean

    Determines if there is a fixed distance to ending edge (bottom for vertical, right for horizontal).

    min?: boolean

    Determines if there is a fixed distance to starting edge (top for vertical, left for horizontal).

    Sizing mode of the layer. Possible values are defined in LayerConstraint.SIZING_MODE

    Accessors

    Methods