DefaultUIPopoverPresentationControllerDelegateProtocol
class DefaultUIPopoverPresentationControllerDelegateProtocol(sourceView: UIView) : NSObject, UIPopoverPresentationControllerDelegateProtocol
Functions
Link copied to clipboard
expect open fun adaptivePresentationStyleForPresentationController(controller: UIPresentationController): UIModalPresentationStyle
expect open fun adaptivePresentationStyleForPresentationController(controller: UIPresentationController, traitCollection: UITraitCollection): UIModalPresentationStyle
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect open override fun performSelector(aSelector: COpaquePointer?, withObject: Any?, _withObject: Any?): Any?
Link copied to clipboard
expect open fun popoverPresentationController(popoverPresentationController: UIPopoverPresentationController, willRepositionPopoverToRect: CPointer<CGRect>?, inView: CPointer<ObjCObjectVar<UIView?>>?)
Link copied to clipboard
expect open fun popoverPresentationControllerDidDismissPopover(popoverPresentationController: UIPopoverPresentationController)
Link copied to clipboard
expect open fun popoverPresentationControllerShouldDismissPopover(popoverPresentationController: UIPopoverPresentationController): Boolean
Link copied to clipboard
open override fun prepareForPopoverPresentation(popoverPresentationController: UIPopoverPresentationController)
Link copied to clipboard
expect open fun presentationController(controller: UIPresentationController, viewControllerForAdaptivePresentationStyle: UIModalPresentationStyle): UIViewController?
expect open fun presentationController(presentationController: UIPresentationController, prepareAdaptivePresentationController: UIPresentationController)
expect open fun presentationController(presentationController: UIPresentationController, willPresentWithAdaptiveStyle: UIModalPresentationStyle, transitionCoordinator: UIViewControllerTransitionCoordinatorProtocol?)
Link copied to clipboard
expect open fun presentationControllerDidAttemptToDismiss(presentationController: UIPresentationController)
Link copied to clipboard
Link copied to clipboard
expect open fun presentationControllerShouldDismiss(presentationController: UIPresentationController): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard