Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
Position
/
isEqual
is
Equal
fun
isEqual
(
other
:
Position
)
:
Boolean
(
source
)
Check if this position is equal to
other
.
Parameters
other
A position.