Skip to content

ILayoutElementWithVisibility

Dirkster99 edited this page Dec 12, 2019 · 3 revisions

The public interface ILayoutElementWithVisibility is used to compute the visibility of a layout object. This method is usually invoked to update the bool IsVisible property of the following classes:

Methods

  • void ComputeVisibility();

Demo Projects

Controls

Layout Models

Interfaces

Class Designs

Bugs

Manual Tests

Clone this wiki locally