ImageSource

sealed class ImageSource : Parcelable

Represents the source of an image. A source can be the local resource or a remote URI.

Inheritors

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)