Contents

UILayoutGuideAspectFitting

The interface for a layout guide that supports a particular aspect ratio.

Declaration

protocol UILayoutGuideAspectFitting : NSObjectProtocol

Overview

The safeAreaAspectFitLayoutGuide property adopts this protocol to provide a layout guide for placing media content of a particular aspect ratio.

Topics

Specifying the aspect ratio

See Also

Working with layout guides