Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3e81716

Browse files
Update README.md
1 parent b573993 commit 3e81716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ Please note that using videos from URLs requires ensuring that you have the righ
157157
```
158158
SwiftUI only registers the last assignment (`.pause`) in the same run loop cycle, ignoring `.play`.
159159
To ensure .play is applied before .pause, you can use `Task` to schedule the second update on the next run loop iteration:
160+
160161
**.play → .pause**
161162
```swift
162163
playbackCommand = .play

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /