geoview-core
    Preparing search index...

    Type Alias TransformSelectionEventDelegate

    TransformSelectionEventDelegate: EventDelegateBase<
        Transform,
        TransformSelectionEvent,
        void,
    >

    Define a delegate for the selection event handler function signature.