toggle menu
cup
1.0.0-Beta-03
common
switch theme
search in API
cup
/
net.kodein.cup
/
PresentationScope
Presentation
Scope
interface
PresentationScope
:
BoxScope
Members
Members & Extensions
Functions
align
Link copied to clipboard
abstract
fun
Modifier
.
align
(
alignment
:
Alignment
)
:
Modifier
match
Parent
Size
Link copied to clipboard
abstract
fun
Modifier
.
matchParentSize
(
)
:
Modifier
Slides
Link copied to clipboard
@
Composable
abstract
fun
Slides
(
)
Slides
Content
Link copied to clipboard
@
Composable
fun
PresentationScope
.
SlidesContent
(
)