view::VisibilityType in std::view
WARNING: This type is experimental and may change or be removed.
Whether a named view shows or hides objects by default.
Variants
| Variant | Description |
|---|---|
Show | Objects are shown unless the view hides them. |
Hide | Objects are hidden unless the view shows them. |