Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Koji Murata committed Jul 27, 2017
1 parent 76e3fda commit 39ef9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ PictureInPicture.shared.present(with: viewController) // Present
PictureInPicture.shared.dismiss() // Dismiss
PictureInPicture.shared.makeSmaller() // Make Smaller
PictureInPicture.shared.makeLarger() // Make Larger
PictureInPicture.shared.presentedViewController // Get presenting ViewController
PictureInPicture.shared.presentedViewController // Get presented ViewController
```

### Notifications
Expand Down

0 comments on commit 39ef9ef

Please sign in to comment.