Package org.robovm.apple.uikit
Class UITextDragOptions
- All Implemented Interfaces:
Comparable<UITextDragOptions>,Iterable<UITextDragOptions>
public final class UITextDragOptions extends Bits<UITextDragOptions>
- 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 UITextDragOptionsNonestatic UITextDragOptionssNonestatic UITextDragOptionsStripTextColorFromPreviews -
Constructor Summary
Constructors Constructor Description UITextDragOptions(long value) -
Method Summary
Modifier and Type Method Description protected UITextDragOptions[]_values()static UITextDragOptions[]values()protected UITextDragOptionswrap(long value, long mask)
-
Field Details
-
Constructor Details
-
UITextDragOptions
public UITextDragOptions(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<UITextDragOptions>
-
_values
- Specified by:
_valuesin classBits<UITextDragOptions>
-
values
-