Hello,
Welcome to our Microsoft Q&A platform!
First, open your binding project, find the Transforms
folder, then open it, find the Metadata.xml
, open it, add You can add following format code. please replace {package_name}
with your binding package name.
<attr path="/api/package[@name='{package_name}']/interface[@name='{IOnMapScreenShotListenerImplementor}']" name="OnMapScreenShotHandler">NewOnMapScreenShotHandler</attr>
Because I do not have your library, according to the attribute in the Metadata.xml
Best Regards,
Leon Lu
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.