ImagePickerSourceNotAvailableNavigationException

data class ImagePickerSourceNotAvailableNavigationException(val source: UIImagePickerControllerSourceType) : NavigationException

Deprecated

This feature has been deprecated. It is recommended to use Compose Multiplatform instead.

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