Closed vsfeedback closed 2 years ago
Thank you for the feedback, as you mention this is a breaking change unfortunately we cannot make the change right away but it will be fixed in the future when we are able to break the API.
Thanks again!
@dalexsoto this method is not in a protocol, so we can at least implement the better named version and obsolete the old one already.
The binding for
UISegmentedControl
has...which, for consistency, should be
GetDividerImage(...)
rather thanDividerImageForLeftSegmentStaterightSegmentStatebarMetrics(...)
I realize it's a breaking change, but I believe it's also one where the compiler error would be instantly recognizable and immediately understood by anyone who has overridden or needed to make use of this call.
This issue has been moved from https://developercommunity.visualstudio.com/content/problem/538692/uisegmentedcontrol-binding-error.html VSTS ticketId: 850102