Constructor

new()

Variables

@:value(null)bottom:VerticalAnchor = null

@:value(null)hCenter:HorizontalAnchor = null

@:value(null)left:HorizontalAnchor = null

@:value(null)right:HorizontalAnchor = null

@:value(null)top:VerticalAnchor = null

@:value(null)vCenter:VerticalAnchor = null

Methods

inlinecenterIn(hCenter:HorizontalAnchor, vCenter:VerticalAnchor):Void

inlinecenterIn(element:Element):Void

inlinecenterIn(element:{vCenter:VerticalAnchor, hCenter:HorizontalAnchor}):Void

clear():Void

clearH():Void

clearV():Void

inlinefill(left:HorizontalAnchor, right:HorizontalAnchor, top:VerticalAnchor, bottom:VerticalAnchor):Void

inlinefill(element:Element):Void

inlinefill(element:{top:VerticalAnchor, right:HorizontalAnchor, left:HorizontalAnchor, bottom:VerticalAnchor}):Void

inlinefillHeight(top:VerticalAnchor, bottom:VerticalAnchor):Void

inlinefillHeight(element:Element):Void

inlinefillHeight(element:{top:VerticalAnchor, bottom:VerticalAnchor}):Void

inlinefillWidth(left:HorizontalAnchor, right:HorizontalAnchor):Void

inlinefillWidth(element:Element):Void

inlinefillWidth(element:{right:HorizontalAnchor, left:HorizontalAnchor}):Void

inlineunfill():Void

inlineunfillHeight():Void

inlineunfillWidth():Void