MPIGalleryImage

data class MPIGalleryImage(val image: MPIImage, val caption: String? = null)

MPIGalleryImage represents a gallery image of MPINavigatable.MPILocation

Constructors

Link copied to clipboard
fun MPIGalleryImage(image: MPIImage, caption: String? = null)

Properties

Link copied to clipboard
val caption: String? = null

Caption for the image

Link copied to clipboard
val image: MPIImage

The image