Uses of Class
org.robovm.apple.uikit.UIRectEdge
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIRectEdge in org.robovm.apple.uikit
Fields in org.robovm.apple.uikit declared as UIRectEdge Modifier and Type Field Description static UIRectEdgeUIRectEdge. Allstatic UIRectEdgeUIRectEdge. Bottomstatic UIRectEdgeUIRectEdge. Leftstatic UIRectEdgeUIRectEdge. Nonestatic UIRectEdgeUIRectEdge. Rightstatic UIRectEdgeUIRectEdge. TopMethods in org.robovm.apple.uikit that return UIRectEdge Modifier and Type Method Description protected UIRectEdge[]UIRectEdge. _values()UIRectEdgeUIScreenEdgePanGestureRecognizer. getEdges()UIRectEdgeUIViewController. getEdgesForExtendedLayout()UIRectEdgeUIViewController. getPreferredScreenEdgesDeferringSystemGestures()static UIRectEdge[]UIRectEdge. values()protected UIRectEdgeUIRectEdge. wrap(long value, long mask)Methods in org.robovm.apple.uikit with parameters of type UIRectEdge Modifier and Type Method Description voidUIScreenEdgePanGestureRecognizer. setEdges(UIRectEdge v)voidUIViewController. setEdgesForExtendedLayout(UIRectEdge v)