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