Contents

setDrawsBackground(_:)

Sets whether the composition parameter view draws its background.

Declaration

func setDrawsBackground(_ flag: Bool)

Parameters

  • flag:

    True for the view to draw its background; otherwise False.

See Also

Managing Background Drawing