iOSView.TopLayoutGuide

From Xojo Documentation

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

Supported on Mobile (iOS).

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

Notes

For a View, iOSLayoutConstraint.AttributeTypes.Top is the absolute top of the View. TopLayoutGuide is adjusted for things such as a NavigationBar.