ImagePickerSourceNotAvailableNavigationException

data class ImagePickerSourceNotAvailableNavigationException(val source: UIImagePickerControllerSourceType) : NavigationException

Constructors

constructor(source: UIImagePickerControllerSourceType)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?
Link copied to clipboard
val source: UIImagePickerControllerSourceType

Functions

Link copied to clipboard
Link copied to clipboard