Package org.robovm.apple.intents
Class INRideFeedbackTypeOptions
java.lang.Object
org.robovm.rt.bro.Bits<INRideFeedbackTypeOptions>
org.robovm.apple.intents.INRideFeedbackTypeOptions
- All Implemented Interfaces:
Comparable<INRideFeedbackTypeOptions>,Iterable<INRideFeedbackTypeOptions>
public final class INRideFeedbackTypeOptions extends Bits<INRideFeedbackTypeOptions>
- Since:
- Available in iOS 11.0 and later.
-
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 INRideFeedbackTypeOptionsNonestatic INRideFeedbackTypeOptionsRatestatic INRideFeedbackTypeOptionsTip -
Constructor Summary
Constructors Constructor Description INRideFeedbackTypeOptions(long value) -
Method Summary
Modifier and Type Method Description protected INRideFeedbackTypeOptions[]_values()static INRideFeedbackTypeOptions[]values()protected INRideFeedbackTypeOptionswrap(long value, long mask)
-
Field Details
-
Constructor Details
-
INRideFeedbackTypeOptions
public INRideFeedbackTypeOptions(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<INRideFeedbackTypeOptions>
-
_values
- Specified by:
_valuesin classBits<INRideFeedbackTypeOptions>
-
values
-