Skip to content

Commit

Permalink
Address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
ipavlidakis committed Oct 6, 2023
1 parent 4cfcf5c commit fdb8ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/iOS/03-guides/10-view-slots.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public func makeVideoParticipantsView(
In the method, the following parameters are provided:

- `participants` - the list of participants.
- `VideoParticipantsView` - the available frame for the participants view.
- `availableFrame` - the available frame for the participants view.
- `onChangeTrackVisibility` - callback when the track changes its visibility.

#### Video Participant View
Expand Down

0 comments on commit fdb8ac9

Please sign in to comment.