Uses of Class
org.robovm.apple.uikit.UIPopoverBackgroundView
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPopoverBackgroundView in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return types with arguments of type UIPopoverBackgroundView Modifier and Type Method Description Class<? extends UIPopoverBackgroundView>UIPopoverController. getPopoverBackgroundViewClass()Deprecated.Class<? extends UIPopoverBackgroundView>UIPopoverPresentationController. getPopoverBackgroundViewClass()Method parameters in org.robovm.apple.uikit with type arguments of type UIPopoverBackgroundView Modifier and Type Method Description voidUIPopoverController. setPopoverBackgroundViewClass(Class<? extends UIPopoverBackgroundView> v)Deprecated.voidUIPopoverPresentationController. setPopoverBackgroundViewClass(Class<? extends UIPopoverBackgroundView> v)