PICO Spatial SDK
Toggle table of contents
0.12.2
Select version
0.12.2
0.11.7
0.10.7
◐
Skip to content
PICO Spatial SDK
ui:design
/
com.pico.spatial.ui.design
/
SearchFieldDefaults
Search
Field
Defaults
object
SearchFieldDefaults
SearchFieldDefaults
Members
Functions
search
Field
Colors
Link copied to clipboard
@
Composable
fun
searchFieldColors
(
)
:
TextFieldColors
@
Composable
fun
searchFieldColors
(
textColor
:
Color
=
Color.Unspecified
,
backgroundColor
:
Color
=
Color.Unspecified
,
focusedColor
:
Color
=
Color.Unspecified
,
placeholderColor
:
Color
=
Color.Unspecified
)
:
TextFieldColors
The custom colors for
SearchField
.