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

    Interface FlyStartEvent

    Event that fires when fly started.

    interface FlyStartEvent {
        type: "flystart";
    }
    Index

    Properties

    Properties

    type: "flystart"

    Event type.