Contents

state(for:)

Returns the view state for a placement in the arrangement.

Declaration

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

Parameters

  • placement:

    The placement of the view controller.

See Also

Getting view state