Hi,
I have created the sample with override draw rect method in Xamarin.iOS. I want to call the draw rect method whenever change the value ,so i call the setNeedsDisplay() method at value set. but it does not works .Can anyone please provide solution to this.
Thanks in Advance.