Using the binding Provider to call a custom method on view controller

1 reply. Last post: June 16, 2014 8:02 AM by Yudi
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

I have a List binding provider and instead of navigating to another page I want tt pop up an image view.

I have a list with thumbnails and I want to add a custom navigation to enlarge the image and catch a click event to hide the image.

How can I using the BindingProvider add a custom binding to call a method that is part of an interface, this was I can customize the method on each platform. Starting with iOS.


I assume I use a DelegateCommand that the view model provides to the controller. How does the ViewController grab this command?

All times are GMT -5. The time now is 4:35 AM.
Previous Next