Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
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.