realisticViewVectorImage property
getter/setter pair
The realistic view object for which the warning is given.
Image resources are stored as vector graphics.
Within RealisticViewWarning, only one type of image, either raster or vector, will be provided.
If this property is not null, then RealisticViewWarning.realisticViewRasterImage will be null.
Note: The realistic views for most of the countries are stored as vector images.
Implementation
RealisticViewVectorImage? realisticViewVectorImage;