MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / off

Method off

packages/core/ui/list-view/index.d.ts:288–288  ·  view source on GitHub ↗
(event: 'itemLoading', callback: (args: EventData) => void, thisArg?: any)

Source from the content-addressed store, hash-verified

286 refresh(): void;
287 on(event: 'itemLoading', callback: (args: ItemEventData) => void, thisArg?: any): void;
288 off(event: 'itemLoading', callback: (args: EventData) => void, thisArg?: any): void;
289}
290
291/**

Callers 15

closeShadeCoverMethod · 0.65
updateShadeCoverMethod · 0.65
unbindFunction · 0.65
_parentChangedFunction · 0.65
onLoadedMethod · 0.65
handlerMethod · 0.65
unbindMethod · 0.65
_getExpressionValueMethod · 0.65
updateOptionsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected