Uses of Class
org.robovm.apple.photosui.PHPickerConfigurationSelection
| Package | Description |
|---|---|
| org.robovm.apple.photosui |
-
Uses of PHPickerConfigurationSelection in org.robovm.apple.photosui
Methods in org.robovm.apple.photosui that return PHPickerConfigurationSelection Modifier and Type Method Description PHPickerConfigurationSelectionPHPickerConfiguration. getSelection()static PHPickerConfigurationSelectionPHPickerConfigurationSelection. valueOf(long n)Returns the enum constant of this type with the specified name.static PHPickerConfigurationSelectionPHPickerConfigurationSelection. valueOf(String name)Returns the enum constant of this type with the specified name.static PHPickerConfigurationSelection[]PHPickerConfigurationSelection. 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 PHPickerConfigurationSelection Modifier and Type Method Description voidPHPickerConfiguration. setSelection(PHPickerConfigurationSelection v)