Contents

present(for:using:)

Displays the picker with an existing capture stream, allowing for a single type of capture selection.

Declaration

func present(for stream: SCStream, using contentStyle: SCShareableContentStyle)

Parameters

  • stream:

    The stream to display in the picker.

  • contentStyle:

    The type of streaming content selection allowed through the presented picker.

See Also

Picker display