Package-level declarations
Types
Link copied to clipboard
class PopupWindowState(val browser: Browser, bounds: Rect = DEFAULT_POPUP_BOUNDS, onClose: (PopupWindowState) -> Unit, scope: CoroutineScope) : AutoCloseable
class PopupWindowState(val browser: Browser, bounds: Rect = DEFAULT_POPUP_BOUNDS, onClose: (PopupWindowState) -> Unit, scope: CoroutineScope) : AutoCloseable
State of PopupWindow.