The restorable description of the top area in the user interface.

interface ITopArea {
    simpleVisibility: boolean;
}

Properties

Properties

simpleVisibility: boolean

Top area visibility in simple mode.