I just updated my Xamarin version and I found that I cannot constraint to the leading edge or trailing edge of the Container View. However, I can only constraint to the Leading margin or Trailing margin(Picture Attached). Is there a way to let me constraint to the edges of a super view not the margin?
Here's my workaround for the time being:
FYI, this doesn't appear to be an issue in Xamarin Studio, just VS.