API Reference > imodeljs-frontend > Tiles > TileAdmin > TileAdmin.Props > contextPreloadParentSkip contextPreloadParentSkip contextPreloadParentSkip: undefined | number Preloading parents for context (reality and map tiles) will improve the user experience by making it more likely that tiles in nearly the required resolution will be already loaded as the view is manipulated. This value controls the number of parents that are skipped before parents are preloaded. The default value of 1 will skip immediate parents and significantly reduce the number of preloaded tiles without significant reducing the value of preloading. Default value: 1; Minimum value: 0. Maximum value: 5. alpha Defined in core/frontend/src/tile/TileAdmin.ts Line 1041 Last Updated: 11 June, 2024