setDrawsBackground(_:) Sets whether the composition parameter view draws its background. Declarationfunc setDrawsBackground(_ flag: Bool) Parametersflag: True for the view to draw its background; otherwise False. See AlsoManaging Background DrawingdrawsBackground()