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