SelectedImageChanged

data class SelectedImageChanged(val selectedImage: Bitmap?) : TransportChangeEvent

Constructors

Link copied to clipboard
constructor(selectedImage: Bitmap?)

Properties

Link copied to clipboard