Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 449 Bytes

File metadata and controls

17 lines (11 loc) · 449 Bytes
id CallFunc
title CallFunc

Architecture

Kind: delegate

Function that acts on a JsiRuntime, provided as the argument to the function. ABI safe version of facebook::react::CallFunc in CallInvoker.h. Most direct usage of this should be avoided by using ReactContext.CallInvoker.

Invoke

void Invoke(Object runtime)

Referenced by