Open

data class Open(val searchQuery: String?, val anchorPoint: Point?) : SearchVisibilityAction

Constructors

Link copied to clipboard
constructor(searchQuery: String?, anchorPoint: Point?)

Properties

Link copied to clipboard
val anchorPoint: Point?
Link copied to clipboard