Alignment returns the alignment of the Widget.
()
| 42 | |
| 43 | // Alignment returns the alignment of the Widget. |
| 44 | Alignment() Alignment2D |
| 45 | |
| 46 | // AlwaysConsumeSpace returns if the Widget should consume space even if it |
| 47 | // is not visible. |
no outgoing calls
no test coverage detected