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