Back to Website
Show / Hide Table of Contents

Class AutoLayoutSettings

Inheritance
DefaultLayoutSettings
AutoLayoutSettings
Package: @aurigma/design-atoms-model

Properties

alignItems

Declaration
get alignItems(): AutoLayoutAlignItems;

set alignItems(value: AutoLayoutAlignItems);
Property Value
Type Description
AutoLayoutAlignItems

anchorPoint

Declaration
get anchorPoint(): AutoLayoutAnchorPoint;

set anchorPoint(value: AutoLayoutAnchorPoint);
Property Value
Type Description
AutoLayoutAnchorPoint

justifyContent

Declaration
get justifyContent(): AutoLayoutJustifyContent;

set justifyContent(value: AutoLayoutJustifyContent);
Property Value
Type Description
AutoLayoutJustifyContent

margin

Declaration
get margin(): number;

set margin(value: number);
Property Value
Type Description
number

orientation

Declaration
get orientation(): AutoLayoutOrientation;

set orientation(value: AutoLayoutOrientation);
Property Value
Type Description
AutoLayoutOrientation

type

Declaration
type: string;
Property Value
Type Description
string

type

Declaration
static type: string;
Property Value
Type Description
string

Methods

clone()

Declaration
clone(): AutoLayoutSettings;
Returns
Type Description
AutoLayoutSettings

equals(other)

Declaration
equals(other: AutoLayoutSettings): boolean;
Parameters
Type Name Description
AutoLayoutSettings other
Returns
Type Description
boolean

getSimplifiedObject()

Declaration
getSimplifiedObject(): Object;
Returns
Type Description
Object
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback