API Reference > imodeljs-frontend > Tiles > TileDrawArgs > markReady markReady Method Indicate that the specified tile should be displayed and that its graphics are ready to be displayed. The number of "ready" tiles is used in conjunction with the number of "missing" tiles to convey to the user how complete the current view is. markReady(tile: Tile): void see TileDrawArgs.insertMissing Parameter Type Description tile Tile Returns - void Defined in core/frontend/src/tile/TileDrawArgs.ts Line 366 Last Updated: 11 June, 2024