Method CalculateMinDimension
CalculateMinDimension(int, IList<View>, Dimension)
Returns the minimum size a group of views with the same groupId
can be.
public static int CalculateMinDimension(int groupId, IList<View> views, Dimension dimension)
Returns the minimum size a group of views with the same groupId
can be.
public static int CalculateMinDimension(int groupId, IList<View> views, Dimension dimension)