geoview-core - v2.3.0
    Preparing search index...

    Interface TextVisibleChangedEvent

    Define an event for the delegate

    interface TextVisibleChangedEvent {
        textVisible: boolean;
    }
    Index
    textVisible: boolean