Skip to content

Commit 6372a0f

Browse files
Add space
1 parent 541a203 commit 6372a0f

File tree

2 files changed

+2
-0
lines changed
  • articles/communication-services/how-tos/ui-library-sdk/includes/pip

2 files changed

+2
-0
lines changed

articles/communication-services/how-tos/ui-library-sdk/includes/pip/android.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ When user taps back button Calling UI is hidden and, if configured, Picture-in-P
4242

4343
When multitasking is ON for `CallComposite`, the call activity starts in a dedicated task. In the task history, the user sees two screens: one for the app's activity and one for Communication Services call activity.
4444

45+
4546
-----
4647

4748
To enter multitasking programmatically and if configured display Picture-in-Picture, call the `sendToBackground` method.

articles/communication-services/how-tos/ui-library-sdk/includes/pip/ios.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ The **Back** button appears when `enableMultitasking` is set to `true`.
3232

3333
When user taps back button Calling UI is hidden and, if configured, Picture-in-Picture view is displayed.
3434

35+
3536
-----
3637

3738
To enter or exit multitasking programmatically, use `isHidden` property:

0 commit comments

Comments
 (0)