toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
org.cef.input
/
CefCompositionUnderline
Cef
Composition
Underline
open
class
CefCompositionUnderline
Members
Constructors
Cef
Composition
Underline
Link copied to clipboard
constructor
(
range
:
CefRange
,
color
:
Color
,
backgroundColor
:
Color
,
thick
:
Int
,
style
:
CefCompositionUnderline.Style
)
Types
Style
Link copied to clipboard
enum
Style
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
Color
color
Link copied to clipboard
val
color
:
Color
range
Link copied to clipboard
val
range
:
CefRange
style
Link copied to clipboard
val
style
:
CefCompositionUnderline.Style
thick
Link copied to clipboard
val
thick
:
Int