isLocatedAt

Check whether the rendered location puck is on the given point.

Parameters

listener

Listener that gets invoked when the validation finished.

point

the point to validate

abstract fun isLocatedAt(point: Point, listener: PuckLocatedAtPointListener)