oskit-compose
Toggle table of contents
4.0.1
common
Platform filter
common
Switch theme
Search in API
oskit-compose
oskit-compose
/
com.outsidesource.oskitcompose.geometry
/
PopupShape
/
PopupShape
Popup
Shape
constructor
(
cornerRadius
:
Dp
=
8.dp
,
caretThickness
:
Dp
=
20.dp
,
caretPointHeight
:
Dp
=
12.dp
,
caretOffset
:
Float
=
0.5f
,
caretPosition
:
PopupShapeCaretPosition
=
PopupShapeCaretPosition.Bottom
)