We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b9c0c commit 620f0f2Copy full SHA for 620f0f2
README.md
@@ -60,6 +60,7 @@ public func presentOn(presentingViewController: UIViewController, animated: Bool
60
### Settings
61
62
```swift
63
+controller.automaticallyAdjustsContentHeight = true
64
65
controller.maxWidth = 420
66
0 commit comments