Uses of Class
org.robovm.apple.photos.PHLivePhotoFrameType
| Package | Description |
|---|---|
| org.robovm.apple.photos |
-
Uses of PHLivePhotoFrameType in org.robovm.apple.photos
Methods in org.robovm.apple.photos that return PHLivePhotoFrameType Modifier and Type Method Description PHLivePhotoFrameTypePHLivePhotoFrame. getType()PHLivePhotoFrameTypePHLivePhotoFrameAdapter. getType()static PHLivePhotoFrameTypePHLivePhotoFrameType. valueOf(long n)Returns the enum constant of this type with the specified name.static PHLivePhotoFrameTypePHLivePhotoFrameType. valueOf(String name)Returns the enum constant of this type with the specified name.static PHLivePhotoFrameType[]PHLivePhotoFrameType. values()Returns an array containing the constants of this enum type, in the order they are declared.