toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
org.cef
/
CefApp
/
getInstance
get
Instance
open
fun
getInstance
(
)
:
CefApp
Get an instance of this class.
Return
an instance of this class
open
fun
getInstance
(
args
:
Array
<
String
>
)
:
CefApp
open
fun
getInstance
(
settings
:
CefSettings
)
:
CefApp
open
fun
getInstance
(
args
:
Array
<
String
>
,
settings
:
CefSettings
)
:
CefApp