BoundsConstraint Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A bounds layout constraint used by RelativeLayouts.
public class BoundsConstraint
type BoundsConstraint = class
- Inheritance
-
System.ObjectBoundsConstraint
Methods
FromExpression(Expression<Func<Rectangle>>, IEnumerable<View>) |
Returns a BoundsConstraint object that contains the compiled version of |