Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
DynamicLayout Class
DynamicLayout Methods
Add Method
AddAutoSized Method
AddCentered Method
AddColumn Method
AddRange Method
AddRow Method
AddSeparateColumn Method
AddSeparateRow Method
AddSpace Method
BeginCentered Method
BeginGroup Method
BeginHorizontal Method
BeginScrollable Method
BeginVertical Method
Clear Method
Create Method
EndBeginHorizontal Method
EndBeginVertical Method
EndCentered Method
EndGroup Method
EndHorizontal Method
EndScrollable Method
EndVertical Method
OnLoad Method
OnPreLoad Method
DynamicLayout
Clear Method
Clears the layout so it can be recreated
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
public
void
Clear
()
Public
Sub
Clear
member
Clear
:
unit
->
unit
Remarks
You must call
Create
when done updating the layout
See Also
Reference
DynamicLayout Class
Eto.Forms Namespace