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.
Sets whether the composition picker view draws its background.
func setDrawsBackground(_ flag: Bool)The background drawing state. Pass True if the composition picker view draws its background.