internal
type WindowControl

Properties

shortcutId: string
close: () => void
show: () => void
hide: () => void
minimize: () => void
isFocused: () => boolean
isVisible: () => boolean