Method | Description | |
---|---|---|
GetPreferredSize ( |
Discover the preferred size of the element.
|
|
Layout ( |
Perform a layout of the elements.
|
|
ToString ( ) : string |
Obtains the String representation of this instance.
|
|
ViewLayoutStack ( bool horizontal ) : System |
Initialize a new instance of the ViewLayoutStack class.
|
public GetPreferredSize ( |
||
context | Layout context. | |
return |
public Layout ( |
||
context | Layout context. | |
return | void |
public ViewLayoutStack ( bool horizontal ) : System | ||
horizontal | bool | |
return | System |