Package org.robovm.apple.uikit
Class UIPopoverArrowDirection
- All Implemented Interfaces:
Comparable<UIPopoverArrowDirection>,Iterable<UIPopoverArrowDirection>
public final class UIPopoverArrowDirection extends Bits<UIPopoverArrowDirection>
-
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 UIPopoverArrowDirectionAnystatic UIPopoverArrowDirectionDownstatic UIPopoverArrowDirectionLeftstatic UIPopoverArrowDirectionNonestatic UIPopoverArrowDirectionRightstatic UIPopoverArrowDirectionUnknownstatic UIPopoverArrowDirectionUp -
Constructor Summary
Constructors Constructor Description UIPopoverArrowDirection(long value) -
Method Summary
Modifier and Type Method Description protected UIPopoverArrowDirection[]_values()static UIPopoverArrowDirection[]values()protected UIPopoverArrowDirectionwrap(long value, long mask)