Layout Class |
Namespace: Eto.Forms
The Layout type exposes the following members.
Name | Description | |
---|---|---|
![]() | Layout |
Initializes a new instance of the Layout class.
|
![]() | Layout(LayoutIHandler) |
Initializes a new instance of the Layout class with the specified handler.
|
Name | Description | |
---|---|---|
![]() | BeginInit |
Begins the initialization when loading from xaml or other code generated scenarios
|
![]() | EndInit |
Ends the initialization when loading from xaml or other code generated scenarios
|
![]() | Update |
Re-calculates the layout of the controls and re-positions them, if necessary
|