Interfaces
CommonLayoutParams
CommonLayoutParams
interface CommonLayoutParams { bottomMargin: number; bottomMarginPercent: number; height: number; heightPercent: number; horizontalAlignment: HorizontalAlignmentType; leftMargin: number; leftMarginPercent: number; rightMargin: number; rightMarginPercent: number; topMargin: number; topMarginPercent: number; verticalAlignment: VerticalAlignmentType; width: number; widthPercent: number; }
Summary β
Properties β
bottomMargin β
bottomMarginPercent β
height β
height: number
heightPercent β
horizontalAlignment β
horizontalAlignment: HorizontalAlignmentType
leftMargin β
leftMarginPercent β
rightMargin β
rightMarginPercent β
topMargin β
topMarginPercent β
verticalAlignment β
verticalAlignment: VerticalAlignmentType
width β
width: number
widthPercent β
- Previous
- ChangedData
- Next
- ComponentModule