vico
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
vico
multiplatform
/
com.patrykandpatrick.vico.multiplatform.cartesian.marker
/
Interaction
/
Exit
Exit
data
class
Exit
(
val
point
:
Point
,
val
isInBounds
:
Boolean
)
:
Interaction
An exit interaction.
Members
Constructors
Exit
Link copied to clipboard
constructor
(
point
:
Point
,
isInBounds
:
Boolean
)
Properties
is
In
Bounds
Link copied to clipboard
val
isInBounds
:
Boolean
point
Link copied to clipboard
open
override
val
point
:
Point