Namespace: PP.Ui
The Visibility enumeration lists object visibility options.
It is used by the following property:
Value |
Brief description |
0 |
Collapsed. The object is invisible. |
1 |
Visible. The object is visible. |
2 |
Hidden. The object is hidden. |
3 |
IsDependent. Visibility depends on external parameters which are unique for each class where enumeration is used. |
See also: