Backpack Android
Toggle table of contents
backpack-compose
Platform filter
backpack-compose
Switch theme
Search in API
Backpack Android
backpack-compose
/
net.skyscanner.backpack.compose.imagegallery
/
BpkImageGalleryImage
/
BpkImageGalleryImage
Bpk
Image
Gallery
Image
constructor
(
title
:
String
,
description
:
String
?
=
null
,
credit
:
String
?
=
null
,
content
:
@
Composable
(
contentDescription
:
String
,
contentScale
:
ContentScale
)
->
Unit
)