Function implement

  • Creates a JavaScript implementation compatible with the signature of method, where fn is used as the implementation. Returns a NativeCallback that you may assign to an ObjC method’s implementation property.

    Parameters

    Returns NativeCallback<any, any>

Generated using TypeDoc