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