@inweb/viewer-visualize
    Preparing search index...

    Interface HideEvent

    Event that fires after selected objects becomes invisible.

    interface HideEvent {
        type: "hide";
    }
    Index

    Properties

    Properties

    type: "hide"

    Event type.