table
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
table
table-format
/
ua.wwind.table.format.data
/
FormatDialogSettings
Format
Dialog
Settings
@
Immutable
data
class
FormatDialogSettings
(
val
copiedItemHighlightDuration
:
Long
=
3000
,
val
copiedItemHighlightColor
:
Color
=
Color.Unspecified
)
Members
Constructors
Format
Dialog
Settings
Link copied to clipboard
constructor
(
copiedItemHighlightDuration
:
Long
=
3000
,
copiedItemHighlightColor
:
Color
=
Color.Unspecified
)
Properties
copied
Item
Highlight
Color
Link copied to clipboard
val
copiedItemHighlightColor
:
Color
copied
Item
Highlight
Duration
Link copied to clipboard
val
copiedItemHighlightDuration
:
Long