Class ARQuickLookPreviewItem

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class ARQuickLookPreviewItem
extends NSObject
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • ARQuickLookPreviewItem

      protected ARQuickLookPreviewItem()
    • ARQuickLookPreviewItem

      protected ARQuickLookPreviewItem​(NSObject.Handle h, long handle)
    • ARQuickLookPreviewItem

      protected ARQuickLookPreviewItem​(NSObject.SkipInit skipInit)
    • ARQuickLookPreviewItem

      public ARQuickLookPreviewItem​(NSURL url)
  • Method Details

    • getCanonicalWebPageURL

      public NSURL getCanonicalWebPageURL()
    • setCanonicalWebPageURL

      public void setCanonicalWebPageURL​(NSURL v)
    • allowsContentScaling

      public boolean allowsContentScaling()
    • setAllowsContentScaling

      public void setAllowsContentScaling​(boolean v)
    • init

      protected long init​(NSURL url)