Uses of Class
org.robovm.apple.uikit.UIPopoverPresentationController
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPopoverPresentationController in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIPopoverPresentationController Modifier and Type Method Description UIPopoverPresentationControllerUIViewController. getPopoverPresentationController()Methods in org.robovm.apple.uikit with parameters of type UIPopoverPresentationController Modifier and Type Method Description voidUIPopoverPresentationControllerDelegate. didDismissPopover(UIPopoverPresentationController popoverPresentationController)Deprecated.Deprecated in iOS 13.0.voidUIPopoverPresentationControllerDelegateAdapter. didDismissPopover(UIPopoverPresentationController popoverPresentationController)Deprecated.Deprecated in iOS 13.0.voidUIPopoverPresentationControllerDelegate. prepareForPopoverPresentation(UIPopoverPresentationController popoverPresentationController)voidUIPopoverPresentationControllerDelegateAdapter. prepareForPopoverPresentation(UIPopoverPresentationController popoverPresentationController)booleanUIPopoverPresentationControllerDelegate. shouldDismissPopover(UIPopoverPresentationController popoverPresentationController)Deprecated.Deprecated in iOS 13.0.booleanUIPopoverPresentationControllerDelegateAdapter. shouldDismissPopover(UIPopoverPresentationController popoverPresentationController)Deprecated.Deprecated in iOS 13.0.voidUIPopoverPresentationControllerDelegate. willRepositionPopover(UIPopoverPresentationController popoverPresentationController, CGRect rect, UIView.UIViewPtr view)voidUIPopoverPresentationControllerDelegateAdapter. willRepositionPopover(UIPopoverPresentationController popoverPresentationController, CGRect rect, UIView.UIViewPtr view)