Contents

streamDidBecomeInactive(_:)

Declaration

optional func streamDidBecomeInactive(_ stream: SCStream)

Parameters

  • stream:

    The SCStream object

Discussion

streamDidBecomeInactive:

notifies the delegate that all the windows that are currently being shared are exited. This callback occurs for all content filter types.