iOSView.BottomLayoutGuide

From Xojo Documentation

Read-Only Property (As Object )
ObjectValue = aiOSView.BottomLayoutGuide

Supported on Mobile (iOS).

The bottom layout guide for the View. For use when creating iOSLayoutConstraints.

Notes

For a View, iOSLayoutConstraint.AttributeTypes.Bottom is the absolute bottom of the View. BottomLayoutGuide is adjusted for things such as a Toolbar or TabBar.