kotlin-mpp-playground
Toggle table of contents
0.1.0.0+42f3bb9
js
Platform filter
js
Switch theme
Search in API
kotlin-mpp-playground
web
/
xterm
/
IDisposableWithEvent
IDisposable
With
Event
js
external
interface
IDisposableWithEvent
:
IDisposable
(
source
)
Inheritors
IMarker
IDecoration
Members
Properties
is
Disposed
Link copied to clipboard
js
abstract
val
isDisposed
:
Boolean
on
Dispose
Link copied to clipboard
js
abstract
var
onDispose
:
IEvent__1
<
Unit
>
Functions
dispose
Link copied to clipboard
js
abstract
fun
dispose
(
)