Uses of Class
org.robovm.apple.quicklookthumbnailing.QLThumbnailRepresentationType
| Package | Description |
|---|---|
| org.robovm.apple.quicklookthumbnailing |
-
Uses of QLThumbnailRepresentationType in org.robovm.apple.quicklookthumbnailing
Methods in org.robovm.apple.quicklookthumbnailing that return QLThumbnailRepresentationType Modifier and Type Method Description QLThumbnailRepresentationTypeQLThumbnailRepresentation. getType()static QLThumbnailRepresentationTypeQLThumbnailRepresentationType. valueOf(long n)Returns the enum constant of this type with the specified name.static QLThumbnailRepresentationTypeQLThumbnailRepresentationType. valueOf(String name)Returns the enum constant of this type with the specified name.static QLThumbnailRepresentationType[]QLThumbnailRepresentationType. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.quicklookthumbnailing with type arguments of type QLThumbnailRepresentationType Modifier and Type Method Description voidQLThumbnailGenerator. generateRepresentations(QLThumbnailGenerationRequest request, VoidBlock3<QLThumbnailRepresentation,QLThumbnailRepresentationType,NSError> updateHandler)