Uses of Class
org.robovm.apple.photosui.PHPickerConfigurationAssetRepresentationMode
| Package | Description |
|---|---|
| org.robovm.apple.photosui |
-
Uses of PHPickerConfigurationAssetRepresentationMode in org.robovm.apple.photosui
Methods in org.robovm.apple.photosui that return PHPickerConfigurationAssetRepresentationMode Modifier and Type Method Description PHPickerConfigurationAssetRepresentationModePHPickerConfiguration. getPreferredAssetRepresentationMode()static PHPickerConfigurationAssetRepresentationModePHPickerConfigurationAssetRepresentationMode. valueOf(long n)Returns the enum constant of this type with the specified name.static PHPickerConfigurationAssetRepresentationModePHPickerConfigurationAssetRepresentationMode. valueOf(String name)Returns the enum constant of this type with the specified name.static PHPickerConfigurationAssetRepresentationMode[]PHPickerConfigurationAssetRepresentationMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.photosui with parameters of type PHPickerConfigurationAssetRepresentationMode Modifier and Type Method Description voidPHPickerConfiguration. setPreferredAssetRepresentationMode(PHPickerConfigurationAssetRepresentationMode v)