Does any one know how to use an IBInspectable in Xamarin or if it is possible?
They only thing I have found on the topic is this which doesn\'t hold much promise. Al
There is something similar(Custom Controls). It works the same as IBInspectable or IBDesignable.
Check this official link: https://developer.xamarin.com/guides/ios/user_interface/designer/ios_designable_controls_walkthrough/