Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
FindInPageOptions
/
matchCase
match
Case
abstract
var
matchCase
:
Boolean
?
(
source
)
Whether search should be case-sensitive, defaults to
false
.