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