Package org.robovm.apple.intents
Class INPhotoAttributeOptions
- All Implemented Interfaces:
Comparable<INPhotoAttributeOptions>,Iterable<INPhotoAttributeOptions>
@Deprecated public final class INPhotoAttributeOptions extends Bits<INPhotoAttributeOptions>
Deprecated.
Deprecated in iOS 15.0. INPhotoAttributeOptions is deprecated. There is no replacement.
- Since:
- Available in iOS 10.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
-
Constructor Summary
Constructors Constructor Description INPhotoAttributeOptions(long value)Deprecated. -
Method Summary
Modifier and Type Method Description protected INPhotoAttributeOptions[]_values()Deprecated.static INPhotoAttributeOptions[]values()Deprecated.protected INPhotoAttributeOptionswrap(long value, long mask)Deprecated.
-
Field Details
-
None
Deprecated. -
Photo
Deprecated. -
Video
Deprecated. -
GIF
Deprecated. -
Flash
Deprecated. -
LandscapeOrientation
Deprecated. -
PortraitOrientation
Deprecated. -
Favorite
Deprecated. -
Selfie
Deprecated. -
FrontFacingCamera
Deprecated. -
Screenshot
Deprecated. -
BurstPhoto
Deprecated. -
HDRPhoto
Deprecated. -
SquarePhoto
Deprecated. -
PanoramaPhoto
Deprecated. -
TimeLapseVideo
Deprecated. -
SlowMotionVideo
Deprecated. -
NoirFilter
Deprecated. -
ChromeFilter
Deprecated. -
InstantFilter
Deprecated. -
TonalFilter
Deprecated. -
TransferFilter
Deprecated. -
MonoFilter
Deprecated. -
FadeFilter
Deprecated. -
ProcessFilter
Deprecated. -
PortraitPhoto
Deprecated.- Since:
- Available in iOS 12.0 and later.
-
LivePhoto
Deprecated.- Since:
- Available in iOS 12.0 and later.
-
LoopPhoto
Deprecated.- Since:
- Available in iOS 12.0 and later.
-
BouncePhoto
Deprecated.- Since:
- Available in iOS 12.0 and later.
-
LongExposurePhoto
Deprecated.- Since:
- Available in iOS 12.0 and later.
-
-
Constructor Details
-
INPhotoAttributeOptions
public INPhotoAttributeOptions(long value)Deprecated.
-
-
Method Details
-
wrap
Deprecated.- Specified by:
wrapin classBits<INPhotoAttributeOptions>
-
_values
Deprecated.- Specified by:
_valuesin classBits<INPhotoAttributeOptions>
-
values
Deprecated.
-