SpatialIndicationNodeFactory
(
hoverColor
, pressedColor
)
|
Signature
constructor(hoverColor: Color, pressedColor: Color) Parameters hoverColor: ColorpressedColor: ColorReturns SpatialIndicationNodeFactory |
create
(
interactionSource
)
|
Signature
open fun create(interactionSource: InteractionSource): DelegatableNode Parameters interactionSource: InteractionSourceReturns DelegatableNode |