MCPcopy
hub / github.com/react/react / measure

Method measure

scripts/flow/react-native-host-hooks.js:177–177  ·  view source on GitHub ↗
(callback: __MeasureOnSuccessCallback)

Source from the content-addressed store, hash-verified

175 blur(): void;
176 focus(): void;
177 measure(callback: __MeasureOnSuccessCallback): void;
178 measureInWindow(callback: __MeasureInWindowOnSuccessCallback): void;
179 measureLayout(
180 relativeToNativeNode: number | LegacyPublicInstance,

Callers 15

logComponentAbortedFunction · 0.65
logComponentErroredFunction · 0.65
createHierarchyFunction · 0.65
measureMethod · 0.65
measureFunction · 0.65
measureStyleFunction · 0.65
logComponentTriggerFunction · 0.65
logComponentRenderFunction · 0.65
logComponentErroredFunction · 0.65

Implementers 1

ReactNativeFiberHostComponentpackages/react-native-renderer/src/Rea

Calls

no outgoing calls

Tested by

no test coverage detected