Package org.robovm.apple.uikit
Class UITouchProperties
- All Implemented Interfaces:
Comparable<UITouchProperties>,Iterable<UITouchProperties>
public final class UITouchProperties extends Bits<UITouchProperties>
- Since:
- Available in iOS 9.1 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 UITouchPropertiesAltitudestatic UITouchPropertiesAzimuthstatic UITouchPropertiesForcestatic UITouchPropertiesLocationstatic UITouchPropertiesNone -
Constructor Summary
Constructors Constructor Description UITouchProperties(long value) -
Method Summary
Modifier and Type Method Description protected UITouchProperties[]_values()static UITouchProperties[]values()protected UITouchPropertieswrap(long value, long mask)
-
Field Details
-
Constructor Details
-
UITouchProperties
public UITouchProperties(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<UITouchProperties>
-
_values
- Specified by:
_valuesin classBits<UITouchProperties>
-
values
-