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.graphicpromotion
/
BpkGraphicsPromoSponsor
Bpk
Graphics
Promo
Sponsor
data
class
BpkGraphicsPromoSponsor
(
val
title
:
String
,
val
logo
:
String
,
val
accessibilityLabel
:
String
)
Members
Constructors
Bpk
Graphics
Promo
Sponsor
Link copied to clipboard
constructor
(
title
:
String
,
logo
:
String
,
accessibilityLabel
:
String
)
Properties
accessibility
Label
Link copied to clipboard
val
accessibilityLabel
:
String
logo
Link copied to clipboard
val
logo
:
String
title
Link copied to clipboard
val
title
:
String