Package org.robovm.apple.uikit
Class NSTextContentManagerEnumerationOptions
java.lang.Object
org.robovm.rt.bro.Bits<NSTextContentManagerEnumerationOptions>
org.robovm.apple.uikit.NSTextContentManagerEnumerationOptions
- All Implemented Interfaces:
Comparable<NSTextContentManagerEnumerationOptions>,Iterable<NSTextContentManagerEnumerationOptions>
public final class NSTextContentManagerEnumerationOptions extends Bits<NSTextContentManagerEnumerationOptions>
- Since:
- Available in iOS 15.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 NSTextContentManagerEnumerationOptionsNonestatic NSTextContentManagerEnumerationOptionsReverse -
Constructor Summary
Constructors Constructor Description NSTextContentManagerEnumerationOptions(long value) -
Method Summary
Modifier and Type Method Description protected NSTextContentManagerEnumerationOptions[]_values()static NSTextContentManagerEnumerationOptions[]values()protected NSTextContentManagerEnumerationOptionswrap(long value, long mask)
-
Field Details
-
None
-
Reverse
-
-
Constructor Details
-
NSTextContentManagerEnumerationOptions
public NSTextContentManagerEnumerationOptions(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<NSTextContentManagerEnumerationOptions>
-
_values
- Specified by:
_valuesin classBits<NSTextContentManagerEnumerationOptions>
-
values
-