toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
org.cef.misc
/
StringRef
String
Ref
open
class
StringRef
Helper class for passing String values by reference.
Members
Constructors
String
Ref
Link copied to clipboard
constructor
(
)
constructor
(
value
:
String
)
Functions
get
Link copied to clipboard
open
fun
get
(
)
:
String
set
Link copied to clipboard
open
fun
set
(
value
:
String
)