OnSearchAnchorPointChanged

data class OnSearchAnchorPointChanged(val anchor: Point) : Event.UpdateDataEvent

Constructors

Link copied to clipboard
constructor(anchor: Point)

Properties

Link copied to clipboard
val anchor: Point