API Reference > imodeljs-frontend > Tiles > TileTreeOwner > loadTree loadTree Method Waits for TileTreeOwner.load, then resolves. It is generally preferable to call TileTreeOwner.load directly rather than awaiting this method. loadTree(): Promise<undefined | TileTree> Returns - Promise<undefined | TileTree> Last Updated: 11 June, 2024