Contents

safeAreaAspectFitLayoutGuide

A layout guide for placing content of a particular aspect ratio.

Declaration

var safeAreaAspectFitLayoutGuide: any UILayoutGuide & UILayoutGuideAspectFitting { get }

Discussion

This layout guide provides a centered region in the window where you can place media content of a particular aspect ratio (width over height) to avoid obscuring the content.

See Also

Working with layout guides