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
Actually the LayoutSubview is passing GetBoundsOffset () location in the parameter but this hasn't no impact on the SetRelativeLayout because this that not handles the location offset (positive or negative). Thus, for now, until the content offset is implemented, is more appropriate to pass an Point.Empty.