- CUBIC_ACCELERATE
- CUBIC_ANTICIPATE
- CUBIC_CUSTOM
- CUBIC_DECELERATE
- CUBIC_LINEAR
- CUBIC_OVERSHOOT
- CUBIC_STANDARD
- EASE_OUT_BOUNCE
- EASE_OUT_ELASTIC
- LocalRcPlatformServices
- LocalRemoteComposeCreationState
-
RemoteCircleShape
Circular shape with all the corners sized as the 50% of the shape size.
-
RemoteRectangleShape
A rectangular RemoteRoundedCornerShape with no rounded corners.
- SPLINE_CUSTOM
-
contentDescription
Developer-set content description of the semantics node, for use in testing, accessibility and similar use cases.
-
creationState
The RemoteComposeCreationState associated with the document being drawn into.
-
enabled
Whether the component is enabled.
-
heightDp
The height of the display in Dp units.
-
rb
Extension property to convert a ImageBitmap to a RemoteBitmap.
-
rc
Extension property to convert a Color to a RemoteColor.
-
rdp
Extension property to convert an Int to a RemoteDp.
-
rf
Extension property to convert an Int to a RemoteFloat.
-
ri
Extension property to convert an Int to a RemoteInt.
-
role
The type of user interface element.
-
rs
Extension property to convert a String to a RemoteString.
-
rsp
Extension property to convert an Int to a RemoteTextUnit in Sp.
-
stateDescription
Description of the state for the semantics node.
-
text
Text content for the semantics node.
-
widthDp
The width of the display in Dp units.
Compose Remote Creation
Jetpack Compose API reference for remote-creation-compose.