IVisual.

IsVisible Property

Summary

Gets or sets a value indicating whether this control is visible.
Namespace
Avalonia.VisualTree
Containing Type
IVisual

Syntax

bool IsVisible { get; set; }

Value

Type Description
bool