drawsBackground() Returns whether the composition parameter view draws its background. Declarationfunc drawsBackground() -> Bool Return Valuetrue if the view draws its background; otherwise false. See AlsoManaging Background DrawingsetDrawsBackground(_:)