Class NSURLThumbnail

java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.foundation.NSURLThumbnail

public class NSURLThumbnail
extends NSDictionaryWrapper
  • Constructor Details

    • NSURLThumbnail

      public NSURLThumbnail()
  • Method Details

    • has

      public boolean has​(NSString key)
    • get

      public NSObject get​(NSString key)
    • set

      public NSURLThumbnail set​(NSString key, NSObject value)
    • getSize1024x1024

      @Deprecated public UIImage getSize1024x1024()
      Deprecated.
      Deprecated in iOS 15.0. Use the QuickLookThumbnailing framework and extension point instead
    • setSize1024x1024

      @Deprecated public NSURLThumbnail setSize1024x1024​(UIImage size1024x1024)
      Deprecated.
      Deprecated in iOS 15.0. Use the QuickLookThumbnailing framework and extension point instead