Returns whether this visual is visible without concern for whether an ancestor visual is hidden or collapsed.

Location

Namespace
Fuse
Package
Fuse.Nodes 2.9.1

Returns

bool

See Also

IsVisible uno

Returns whether this visual is currently visible. Will return false if any of the ancestor visuals are hidden or collapsed. This property can not be used to check whether a visual is hidden because it is occluded by another visual, or is outside the view but otherwise visible.