What is the syntax to set multiple arrow directions for a UIPopoverController in Swift?
Something like this:
popoverController.permittedArrowDirections = .Up | .Down
popoverController.permittedArrowDirections = [.up, .down]
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With