Contents

drawsBackground()

Returns whether the composition parameter view draws its background.

Declaration

func drawsBackground() -> Bool

Return Value

true if the view draws its background; otherwise false.

See Also

Managing Background Drawing