PopoverScope

sealed interface PopoverScope

Properties

Link copied to clipboard
abstract var popover: Popover?

Functions

Link copied to clipboard
abstract fun popdown()
Link copied to clipboard
abstract fun popup()
Link copied to clipboard
abstract fun setPointingTo(rectangle: Rectangle? = null)