Xojo - iOS safeAreaLayoutGuide?

I am new to Xojo coming from Swift.

How do I get the safeAreaInsets in Xojo. In Swift it was very easy and you could define it in the Xcode IDE. I want to make sure that not controls are clipped by the notch on the iPhone X or 11.

Thanks.