PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
ui:design
/
com.pico.spatial.ui.design.text
Package-level
declarations
Functions
Functions
Text
Selection
And
Toolbar
Provider
Link copied to clipboard
@
Composable
fun
TextSelectionAndToolbarProvider
(
toolbar
:
TextToolbar
=
TextToolbarAndSelectionDefaults.textToolbar()
,
colors
:
TextSelectionColors
=
TextToolbarAndSelectionDefaults.textSelectionColors()
,
content
:
@
Composable
(
)
->
Unit
)
A helper composable to provide
TextSelectionColors
and
TextToolbar