visible
A Boolean value that determines whether an overlay is visible.
Declaration
get visible(): boolean;
set visible(visible: boolean);Mentioned in
Discussion
Set this property to false to temporarily hide an overlay. The default value is true.