MobileUIControl.AddConstraint

From Xojo Documentation

Method

MobileUIControl.AddConstraint(constraint As iOSLayoutConstraint)

New in 2020r2

Supported on Mobile.

Adds a constraint to the control.

Notes

This constraint is used by child controls that have been added to this control.

See Also

RemoveConstraint method.