Layout Class
Location
- Namespace
- Fuse.Layouts
- Package
- Fuse.Controls.Panels 2.9.1
Interface of Layout
ArrangeMarginBoxSpecial(Node, float4, LayoutParams) : bool uno
Container : LayoutControl uno
GetFillPadding(Visual) : bool uno
InvalidateAncestorLayout(Visual) uno
Some properties attached to children are actually properties of the parent layout, thus need to invlaidate at that level.
InvalidateLayout uno
OnRooted uno
OnUnrooted uno
ResetFillPadding(Visual) uno
SetFillPadding(Visual, bool) uno
ShouldArrange(Node) : bool uno
Snap(float) : float uno
Snap(float2) : float2 uno
SnapToPixels : bool uno
SnapUp(float) : float uno
SnapUp(float2) : float2 uno
SourceFileName : string ux
hide
SourceLineNumber : int ux
hide
Inherited from PropertyObject
AddPropertyListener(IPropertyListener) uno
OnPropertyChanged(Selector, IPropertyListener) uno
OnPropertyChanged(Selector) uno
RemovePropertyListener(IPropertyListener) uno
Inherited from object
Equals(object) : bool uno
GetHashCode : int uno
GetType : Type uno
ToString : string uno
Implemented Interfaces
ISourceLocation uno
hide