Contents

setDrawsBackground(_:)

Sets whether the composition picker view draws its background.

Declaration

func setDrawsBackground(_ flag: Bool)

Parameters

  • flag:

    The background drawing state. Pass True if the composition picker view draws its background.

See Also

Managing Background Drawing