Uses of Interface
org.robovm.apple.uikit.UIViewControllerPreviewingDelegate
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIViewControllerPreviewingDelegate in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UIViewControllerPreviewingDelegate Modifier and Type Class Description classUIViewControllerPreviewingDelegateAdapterMethods in org.robovm.apple.uikit that return UIViewControllerPreviewingDelegate Modifier and Type Method Description UIViewControllerPreviewingDelegateUIViewControllerPreviewing. getDelegate()Deprecated.Deprecated in iOS 13.0.UIViewControllerPreviewingDelegateUIViewControllerPreviewingAdapter. getDelegate()Deprecated.Deprecated in iOS 13.0.Methods in org.robovm.apple.uikit with parameters of type UIViewControllerPreviewingDelegate Modifier and Type Method Description UIViewControllerPreviewingUIViewController. registerForPreviewing(UIViewControllerPreviewingDelegate delegate, UIView sourceView)Deprecated.Deprecated in iOS 13.0.