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.
2 parents dddaaf7 + 620f0f2 commit 705f856Copy full SHA for 705f856
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