Contents

setViewProperties(_:for:)

Sets the view properties for a placement in the arrangement.

Declaration

mutating func setViewProperties(_ properties: Self.ViewProperties, for placement: UIArrangementViewController.ViewPlacement)

Parameters

  • properties:

    The view properties to set.

  • placement:

    The placement of the view properties in the arrangement.