RSX Code Reference
    Preparing search index...

    Class LibraryBrowserPersistedState

    Serializable object to persist the state from the Library Browser.

    Index
    libraryPath: LibraryPath

    The library path the browser should display.

    libraryScrollPosition: number

    The scroll position of the browser, normalized from 0 to 1.

    librarySelection: LibraryIdentifierPath[]

    An array of identifier paths for the selection of the browser.

    searchQuery: string

    The library path the browser should display.

    The current view options of the browser.