How to Use Crosslight BindingProvider on Custom Views like SignaturePad (NO FormMetaData HERE)

11 replies. Last post: August 6, 2015 5:48 AM by Arief Handany
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Hi,

We are in need of Signature Pad to and save the image captured to a database. With the use of Crosslight, we simply cannot figure out how to bind a readonly property, implemented with a (get;) to bind with the view. We understand the BindableProperties.ImageProperty should be able to do this since we have implemented a public property called Image with a type of UIImage. However, this is not working on our side. We had to implement a readonly property since we are not reloading the image, but we only need to capture and return its data once the DoneCommand has been invoked.

QUESTION: Does Crosslight support binding to an Image property from custom components such as the Signature Pad? https://components.xamarin.com/view/signature-pad

NOTE: We are attaching the sample codes that we used to imlement this scenario.

All times are GMT -5. The time now is 9:24 AM.
Previous Next