Uses of Class
org.robovm.apple.photos.PHPhotoLibrary
| Package | Description |
|---|---|
| org.robovm.apple.photos | |
| org.robovm.apple.photosui |
-
Uses of PHPhotoLibrary in org.robovm.apple.photos
Methods in org.robovm.apple.photos that return PHPhotoLibrary Modifier and Type Method Description static PHPhotoLibraryPHPhotoLibrary. getSharedPhotoLibrary()Methods in org.robovm.apple.photos with parameters of type PHPhotoLibrary Modifier and Type Method Description voidPHPhotoLibraryAvailabilityObserver. didBecomeUnavailable(PHPhotoLibrary photoLibrary)voidPHPhotoLibraryAvailabilityObserverAdapter. didBecomeUnavailable(PHPhotoLibrary photoLibrary) -
Uses of PHPhotoLibrary in org.robovm.apple.photosui
Methods in org.robovm.apple.photosui with parameters of type PHPhotoLibrary Modifier and Type Method Description protected longPHPickerConfiguration. init(PHPhotoLibrary photoLibrary)Constructors in org.robovm.apple.photosui with parameters of type PHPhotoLibrary Constructor Description PHPickerConfiguration(PHPhotoLibrary photoLibrary)