9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement

Defined in: ui/styling/style/index.ts

Properties

bottomMargin

ts
bottomMargin: number;

Defined in: ui/styling/style/index.ts


bottomMarginPercent

ts
bottomMarginPercent: number;

Defined in: ui/styling/style/index.ts


height

ts
height: number;

Defined in: ui/styling/style/index.ts


heightPercent

ts
heightPercent: number;

Defined in: ui/styling/style/index.ts


horizontalAlignment

ts
horizontalAlignment: HorizontalAlignmentType;

Defined in: ui/styling/style/index.ts


leftMargin

ts
leftMargin: number;

Defined in: ui/styling/style/index.ts


leftMarginPercent

ts
leftMarginPercent: number;

Defined in: ui/styling/style/index.ts


rightMargin

ts
rightMargin: number;

Defined in: ui/styling/style/index.ts


rightMarginPercent

ts
rightMarginPercent: number;

Defined in: ui/styling/style/index.ts


topMargin

ts
topMargin: number;

Defined in: ui/styling/style/index.ts


topMarginPercent

ts
topMarginPercent: number;

Defined in: ui/styling/style/index.ts


verticalAlignment

ts
verticalAlignment: VerticalAlignmentType;

Defined in: ui/styling/style/index.ts


width

ts
width: number;

Defined in: ui/styling/style/index.ts


widthPercent

ts
widthPercent: number;

Defined in: ui/styling/style/index.ts

Previous
ChangedData