Uses of Class
org.robovm.apple.uikit.UIPopoverArrowDirection
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIPopoverArrowDirection in org.robovm.apple.uikit
Fields in org.robovm.apple.uikit declared as UIPopoverArrowDirection Modifier and Type Field Description static UIPopoverArrowDirectionUIPopoverArrowDirection. Anystatic UIPopoverArrowDirectionUIPopoverArrowDirection. Downstatic UIPopoverArrowDirectionUIPopoverArrowDirection. Leftstatic UIPopoverArrowDirectionUIPopoverArrowDirection. Nonestatic UIPopoverArrowDirectionUIPopoverArrowDirection. Rightstatic UIPopoverArrowDirectionUIPopoverArrowDirection. Unknownstatic UIPopoverArrowDirectionUIPopoverArrowDirection. UpMethods in org.robovm.apple.uikit that return UIPopoverArrowDirection Modifier and Type Method Description protected UIPopoverArrowDirection[]UIPopoverArrowDirection. _values()UIPopoverArrowDirectionUIPopoverBackgroundView. getArrowDirection()UIPopoverArrowDirectionUIPopoverPresentationController. getArrowDirection()UIPopoverArrowDirectionUIPopoverPresentationController. getPermittedArrowDirections()UIPopoverArrowDirectionUIPopoverController. getPopoverArrowDirection()Deprecated.static UIPopoverArrowDirection[]UIPopoverArrowDirection. values()protected UIPopoverArrowDirectionUIPopoverArrowDirection. wrap(long value, long mask)Methods in org.robovm.apple.uikit with parameters of type UIPopoverArrowDirection Modifier and Type Method Description voidUIPopoverController. presentFromBarButtonItem(UIBarButtonItem item, UIPopoverArrowDirection arrowDirections, boolean animated)Deprecated.voidUIPopoverController. presentFromRectInView(CGRect rect, UIView view, UIPopoverArrowDirection arrowDirections, boolean animated)Deprecated.voidUIPopoverBackgroundView. setArrowDirection(UIPopoverArrowDirection v)voidUIPopoverPresentationController. setPermittedArrowDirections(UIPopoverArrowDirection v)