Contents

setAllowsEmptySelection(_:)

Sets whether to allow an empty selection in the composition picker view.

Declaration

func setAllowsEmptySelection(_ flag: Bool)

Parameters

  • flag:

    True to allow an empty selection. The default value is False.

See Also

Managing the Composition Picker View