You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this week’s release comes a change to UIScrollView we wanted to share more information about. We have replaced the previous custom implementation of UIScrollView with one that uses the XAML ScrollViewer control behind the scenes. This change might not be fully transparent for any app that’s using the current implementation since the new implementation does not currently support some properties that were supported in the previous implementation.
Here is a summary of what comes with this new implementation compared to what’s available today:
With this week’s release comes a change to UIScrollView we wanted to share more information about. We have replaced the previous custom implementation of UIScrollView with one that uses the XAML ScrollViewer control behind the scenes. This change might not be fully transparent for any app that’s using the current implementation since the new implementation does not currently support some properties that were supported in the previous implementation.
Here is a summary of what comes with this new implementation compared to what’s available today:
<style type="text/css"> </style>The text was updated successfully, but these errors were encountered: