Contents

viewController(for:)

The view controller in the arrangement for the provided placement.

Declaration

@MainActor @preconcurrency final func viewController(for placement: UIArrangementViewController.ViewPlacement) -> UIViewController?

Parameters

  • placement:

    The placement of the view controller.

See Also

Managing arrangement view controllers