API
Docs
Samples
Pricing
Preparing search index...
The search index is not available
Needle Engine
Needle Engine
Engine Core
IWatch
Interface IWatch
interface
IWatch
{
apply
(
)
:
any
;
dispose
(
)
:
any
;
revoke
(
)
:
any
;
subscribeWrite
(
callback
:
WriteCallback
)
:
any
;
unsubscribeWrite
(
callback
:
WriteCallback
)
:
any
;
}
Implemented by
Watch
Index
Methods
apply
dispose
revoke
subscribe
Write
unsubscribe
Write
Methods
apply
apply
(
)
:
any
Returns
any
dispose
dispose
(
)
:
any
Returns
any
revoke
revoke
(
)
:
any
Returns
any
subscribe
Write
subscribe
Write
(
callback
)
:
any
Parameters
callback
:
WriteCallback
Returns
any
unsubscribe
Write
unsubscribe
Write
(
callback
)
:
any
Parameters
callback
:
WriteCallback
Returns
any
Settings
Member Visibility
Protected
Inherited
Deprecated
Theme
OS
Light
Dark
On This Page
Methods
apply
dispose
revoke
subscribe
Write
unsubscribe
Write
API
Docs
Samples
Pricing
Needle Engine
Loading...