Uses of Class
org.robovm.apple.photos.PHVideoRequestOptionsDeliveryMode
| Package | Description |
|---|---|
| org.robovm.apple.photos |
-
Uses of PHVideoRequestOptionsDeliveryMode in org.robovm.apple.photos
Methods in org.robovm.apple.photos that return PHVideoRequestOptionsDeliveryMode Modifier and Type Method Description PHVideoRequestOptionsDeliveryModePHVideoRequestOptions. getDeliveryMode()static PHVideoRequestOptionsDeliveryModePHVideoRequestOptionsDeliveryMode. valueOf(long n)Returns the enum constant of this type with the specified name.static PHVideoRequestOptionsDeliveryModePHVideoRequestOptionsDeliveryMode. valueOf(String name)Returns the enum constant of this type with the specified name.static PHVideoRequestOptionsDeliveryMode[]PHVideoRequestOptionsDeliveryMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.photos with parameters of type PHVideoRequestOptionsDeliveryMode Modifier and Type Method Description voidPHVideoRequestOptions. setDeliveryMode(PHVideoRequestOptionsDeliveryMode v)