PICO Spatial SDK
Toggle table of contents
0.10.7
◐
Skip to content
PICO Spatial SDK
ui:design
/
com.pico.spatial.ui.design
/
StepperIconStyle
Stepper
Icon
Style
sealed
class
StepperIconStyle
default icon style
Inheritors
MinusAndAdd
Arrow
Members
Constructors
Stepper
Icon
Style
Link copied to clipboard
protected
constructor
(
)
Types
Arrow
Link copied to clipboard
object
Arrow
:
StepperIconStyle
arrow style
Minus
And
Add
Link copied to clipboard
object
MinusAndAdd
:
StepperIconStyle
add minus style
Functions
icon
Decrease
Link copied to clipboard
abstract
fun
iconDecrease
(
)
:
@
Composable
(
)
->
Unit
iconDecrease
icon
Increase
Link copied to clipboard
abstract
fun
iconIncrease
(
)
:
@
Composable
(
)
->
Unit
iconIncrease