RealisticViewRasterImage

public struct RealisticViewRasterImage : Hashable

A realistic view. The fields describing the realistic view are RealisticViewRasterImage.realisticViewPngImageContent contains a PNG image of the realistic view and is represented as binary data. RealisticViewRasterImage.realisticViewType indicates the type of the realistic view. A valid realistic view contains a non-empty RealisticViewRasterImage.realisticViewPngImageContent. Use RealisticViewWarningListener to get notifications with the realistic views of the upcoming realistic view.