androidx.activity.result.contract
Interfaces
ActivityResultContracts.PickVisualMedia.VisualMediaType |
Represents filter input type accepted by the photo picker. |
Classes
ActivityResultContract |
A contract specifying that an activity can be called with an input of type |
ActivityResultContract.SynchronousResult |
The wrapper for a result provided in |
ActivityResultContracts |
A collection of some standard activity call contracts, as provided by android. |
ActivityResultContracts.CaptureVideo |
An |
ActivityResultContracts.CreateDocument |
An |
ActivityResultContracts.GetContent |
An |
ActivityResultContracts.GetMultipleContents |
An |
ActivityResultContracts.OpenDocument |
An |
ActivityResultContracts.OpenDocumentTree |
An |
ActivityResultContracts.OpenMultipleDocuments |
An |
ActivityResultContracts.PickContact |
An |
ActivityResultContracts.PickMultipleVisualMedia |
An |
ActivityResultContracts.PickVisualMedia |
An |
ActivityResultContracts.PickVisualMedia.DefaultTab |
Represents filter input type accepted by the photo picker. |
ActivityResultContracts.PickVisualMedia.SingleMimeType |
|
ActivityResultContracts.RequestMultiplePermissions |
|
ActivityResultContracts.RequestPermission |
|
ActivityResultContracts.StartActivityForResult |
An |
ActivityResultContracts.StartIntentSenderForResult |
An |
ActivityResultContracts.TakePicture |
An |
ActivityResultContracts.TakePicturePreview |
An |
ActivityResultContracts.TakeVideo |
This class is deprecated. The thumbnail bitmap is rarely returned and is not a good signal to determine whether the video was actually successfully captured. |
Objects
ActivityResultContracts.PickVisualMedia.DefaultTab.AlbumsTab |
|
ActivityResultContracts.PickVisualMedia.DefaultTab.PhotosTab |
|
ActivityResultContracts.PickVisualMedia.ImageAndVideo |
|
ActivityResultContracts.PickVisualMedia.ImageOnly |
|
ActivityResultContracts.PickVisualMedia.VideoOnly |
|