Package org.robovm.apple.photosui
Class PHLivePhotoBadgeOptions
- All Implemented Interfaces:
Comparable<PHLivePhotoBadgeOptions>,Iterable<PHLivePhotoBadgeOptions>
public final class PHLivePhotoBadgeOptions extends Bits<PHLivePhotoBadgeOptions>
- 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 PHLivePhotoBadgeOptionsLiveOffstatic PHLivePhotoBadgeOptionsNonestatic PHLivePhotoBadgeOptionsOverContent -
Constructor Summary
Constructors Constructor Description PHLivePhotoBadgeOptions(long value) -
Method Summary
Modifier and Type Method Description protected PHLivePhotoBadgeOptions[]_values()static PHLivePhotoBadgeOptions[]values()protected PHLivePhotoBadgeOptionswrap(long value, long mask)
-
Field Details
-
None
-
OverContent
- Since:
- Available in iOS 9.1 and later.
-
LiveOff
- Since:
- Available in iOS 9.1 and later.
-
-
Constructor Details
-
PHLivePhotoBadgeOptions
public PHLivePhotoBadgeOptions(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<PHLivePhotoBadgeOptions>
-
_values
- Specified by:
_valuesin classBits<PHLivePhotoBadgeOptions>
-
values
-