toggle menu
TCDigitalFlyer
androidJvm
switch theme
search in API
TCDigitalFlyer
/
com.tctranscontinental.android.digitalflyer.ui
/
FlyerViewUI
Flyer
View
UI
@
Composable
fun
FlyerViewUI
(
digitalFlyer
:
DigitalFlyer
,
attributes
:
Publication.Attributes
,
orientation
:
Orientation
=
Orientation.VERTICAL
,
flyerStyle
:
FlyerStyle
=
FlyerStyle.Default
,
onEvent
:
(
Event
?
)
->
Unit
?
=
null
)