Contents

inputPickerInteractionWillBeginPresenting(_:)

Tells the delegate that the input picker view is about to present devices.

Declaration

optional func inputPickerInteractionWillBeginPresenting(_ inputPickerInteraction: AVInputPickerInteraction)

Parameters

  • inputPickerInteraction:

    The current AVInputPickerInteraction.

See Also

Responding to life cycle events