Contents

containerView

The container view to place the halo effect into.

Declaration

weak var containerView: UIView? { get set }

Discussion

If you don’t set this property, the system automatically determines the container according to the focus item that provides the effect and referenceView, if present.

See Also

Configuring a halo effect