kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-electron
/
io.kvision.electron.electron
/
BrowserView
Browser
View
open
external
class
BrowserView
(
options
:
BrowserViewConstructorOptions
=
definedExternally
)
(
source
)
Members
Constructors
Browser
View
Link copied to clipboard
constructor
(
options
:
BrowserViewConstructorOptions
=
definedExternally
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
open
var
id
:
Number
web
Contents
Link copied to clipboard
open
var
webContents
:
WebContents
Functions
destroy
Link copied to clipboard
open
fun
destroy
(
)
get
Bounds
Link copied to clipboard
open
fun
getBounds
(
)
:
Rectangle
is
Destroyed
Link copied to clipboard
open
fun
isDestroyed
(
)
:
Boolean
set
Auto
Resize
Link copied to clipboard
open
fun
setAutoResize
(
options
:
AutoResizeOptions
)
set
Background
Color
Link copied to clipboard
open
fun
setBackgroundColor
(
color
:
String
)
set
Bounds
Link copied to clipboard
open
fun
setBounds
(
bounds
:
Rectangle
)