Package org.robovm.apple.uikit
Class UIRectCorner
- All Implemented Interfaces:
Comparable<UIRectCorner>,Iterable<UIRectCorner>
public final class UIRectCorner extends Bits<UIRectCorner>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static UIRectCornerAllCornersstatic UIRectCornerBottomLeftstatic UIRectCornerBottomRightstatic UIRectCornerNonestatic UIRectCornerTopLeftstatic UIRectCornerTopRight -
Constructor Summary
Constructors Constructor Description UIRectCorner(long value) -
Method Summary
Modifier and Type Method Description protected UIRectCorner[]_values()static UIRectCorner[]values()protected UIRectCornerwrap(long value, long mask)
-
Field Details
-
Constructor Details
-
UIRectCorner
public UIRectCorner(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<UIRectCorner>
-
_values
- Specified by:
_valuesin classBits<UIRectCorner>
-
values
-