API Reference GuideInterfacesIShellListingSelectPrevObjectOn this pageSelectPrevObjectDescriptionMoves the current selection to the previous object (object version) item.Syntax// shellListing points to instance of IShellListingawait shellListing.SelectPrevObject();Return typeTypeDescriptionPromise < void >Method does not return a value