toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.shapes
/
DottedShape
Dotted
Shape
data
class
DottedShape
(
val
step
:
Dp
)
:
Shape
Members
Constructors
Dotted
Shape
Link copied to clipboard
constructor
(
step
:
Dp
)
Properties
step
Link copied to clipboard
val
step
:
Dp
Functions
create
Outline
Link copied to clipboard
open
override
fun
createOutline
(
size
:
Size
,
layoutDirection
:
LayoutDirection
,
density
:
Density
)
:
Outline.Generic