HasMultipleSource

Interface for file types that can be sourced from different locations (e.g., Camera or Gallery).

This is used by types like FileUploadType.Image and FileUploadType.ImageAndVideo to specify where the media should be captured or selected from.

Inheritors

Properties

Link copied to clipboard
abstract val source: ImageSource

The origin from which the media should be retrieved.