toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-destination-preview
/
com.mapbox.dash.destination.preview.presentation.compose
/
CardShape
Card
Shape
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
CardShape
(
val
offsetY
:
Float
,
val
fullShape
:
Shape
)
:
Shape
Members
Constructors
Card
Shape
Link copied to clipboard
constructor
(
offsetY
:
Float
,
fullShape
:
Shape
)
Properties
full
Shape
Link copied to clipboard
val
fullShape
:
Shape
offset
Y
Link copied to clipboard
val
offsetY
:
Float
Functions
create
Outline
Link copied to clipboard
open
override
fun
createOutline
(
size
:
Size
,
layoutDirection
:
LayoutDirection
,
density
:
Density
)
:
Outline