VisibilityProvider

Returns a Visibility for a consumer of an entries Visibility. Visibility itself is a visibility provider, returning itself. This is to lower the memory footprint of the entries if, as is typical, they are only ever one visibility (usually Visibility.VISIBLE). If visibility is modified during usage, the default visibility provider enum is replaced with a VisibilityStack to track visibility changes over time.

Author

fzzyhmstrs

Since

0.6.5

Inheritors

Functions

Link copied to clipboard

Returns the entries current Visibility status