Vertex Viewer SDK
    Preparing search index...

    Function queryAsArray

    • Return an array of name/value pairs representing the query string of a URI. The returned names and values will be URI decoded. If the query string is empty, then an empty array is returned.

      Parameters

      • uri: Uri.Uri

        A URI to return the query string for.

      Returns QueryEntry[]