Package apple.intents.enums
Class INRelativeSetting
- java.lang.Object
-
- apple.intents.enums.INRelativeSetting
-
public final class INRelativeSetting extends java.lang.Object
-
-
Field Detail
-
Unknown
public static final long Unknown
- See Also:
- Constant Field Values
-
Lowest
public static final long Lowest
- See Also:
- Constant Field Values
-
Lower
public static final long Lower
- See Also:
- Constant Field Values
-
Higher
public static final long Higher
- See Also:
- Constant Field Values
-
Highest
public static final long Highest
- See Also:
- Constant Field Values
-
-