Home
last modified time | relevance | path

Searched defs:removeWatchSubscriber (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/stateManagement/decorators/
DdecoratorWatch.ts86 removeWatchSubscriber(watchId: WatchIdType): boolean; method
96 public removeWatchSubscriber(id: WatchIdType): boolean { method in SubscribedWatches