TileViewOptionsImageLoad Properties
Provides properties that manage image loading in the TileView.
Name | Description |
---|---|
Animation |
Gets or sets the animation effect that follows tile image display. |
Async |
Gets or sets whether images for View tiles are loaded asynchronously. |
Cache |
Gets or sets whether or not asynchronously loaded tile images are cached. |
Desired |
Gets or sets the desired size of thumbnail images created during the Asynchronous Image Load. |
Load |
Gets or sets whether tiles load their images from an image source when these images need to be loaded asynchronously. |
Random |
Gets or sets whether tile images should be loaded in random order. |
See Also