Difference between Visibility.Collapsed and Visibility.Hidden
| Member name | Description | |
|---|---|---|
| Visible | Display the element. | |
| Hidden | Do not display the element, but reserve space for the element in layout. | |
| Collapsed | Do not display the element, and do not reserve space for it in layout. |
浙公网安备 33010602011771号