Uses of Interface
org.robovm.apple.uikit.UIPageViewControllerDelegate
-
Packages that use UIPageViewControllerDelegate Package Description org.robovm.apple.uikit -
-
Uses of UIPageViewControllerDelegate in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UIPageViewControllerDelegate Modifier and Type Class Description class
UIPageViewControllerDelegateAdapter
class
UIPageViewControllerModel
Methods in org.robovm.apple.uikit that return UIPageViewControllerDelegate Modifier and Type Method Description UIPageViewControllerDelegate
UIPageViewController. getDelegate()
Methods in org.robovm.apple.uikit with parameters of type UIPageViewControllerDelegate Modifier and Type Method Description void
UIPageViewController. setDelegate(UIPageViewControllerDelegate v)
-