Open Pioneer Trails Packages
    Preparing search index...

    Interface SelectionCompleteEvent

    interface SelectionCompleteEvent {
        results: SelectionResult[];
        source: SelectionSource;
    }
    Index

    Properties

    Properties

    results: SelectionResult[]

    Results selected by the user.

    The source that returned the results.