Package apple.uikit.enums
Class UIPopoverArrowDirection
- java.lang.Object
-
- apple.uikit.enums.UIPopoverArrowDirection
-
public final class UIPopoverArrowDirection extends java.lang.Object
-
-
Field Detail
-
Up
public static final long Up
- See Also:
- Constant Field Values
-
Down
public static final long Down
- See Also:
- Constant Field Values
-
Left
public static final long Left
- See Also:
- Constant Field Values
-
Right
public static final long Right
- See Also:
- Constant Field Values
-
Any
public static final long Any
- See Also:
- Constant Field Values
-
Unknown
public static final long Unknown
-
-