API reference
API reference
Select your platform
No SDKs available
No versions available

SpatialIndicationNodeFactory Class

Modifiers: final

Constructors

SpatialIndicationNodeFactory ( hoverColor , pressedColor )
Signature
constructor(hoverColor: Color, pressedColor: Color)
Parameters
hoverColor: Color
pressedColor: Color

Functions

create ( interactionSource )
Signature
open fun create(interactionSource: InteractionSource): DelegatableNode
Parameters
interactionSource: InteractionSource
Returns
DelegatableNode
Did you find this page helpful?