sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.ui.compose.graphics
/
Shapes
Shapes
interface
Shapes
Description TODO
Author
M8Test,
[email protected]
, https://m8test.com
Members
Functions
create
Corner
Based
Shape
Link copied to clipboard
abstract
fun
createCornerBasedShape
(
shape
:
CornerBasedShape
.
(
)
->
Unit
)
:
Shape
get
Circle
Shape
Link copied to clipboard
abstract
fun
getCircleShape
(
)
:
Shape
get
Rectangle
Shape
Link copied to clipboard
abstract
fun
getRectangleShape
(
)
:
Shape