toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
Result
Result
external
interface
Result
(
source
)
Members
Properties
active
Match
Ordinal
Link copied to clipboard
abstract
var
activeMatchOrdinal
:
Double
Position of the active match.
final
Update
Link copied to clipboard
abstract
var
finalUpdate
:
Boolean
matches
Link copied to clipboard
abstract
var
matches
:
Double
Number of Matches.
request
Id
Link copied to clipboard
abstract
var
requestId
:
Double
selection
Area
Link copied to clipboard
abstract
var
selectionArea
:
Rectangle
Coordinates of first match region.