Interface UILargeContentViewerItem

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Implementing Classes:
ADBannerView, ARCoachingOverlayView, ARSCNView, ARSKView, ASAuthorizationAppleIDButton, AVRoutePickerView, BCChatButton, CAInterAppAudioSwitcherView, CAInterAppAudioTransportView, CLLocationButton, CPWindow, GLKView, HKActivityRingView, HMCameraView, INUIAddVoiceShortcutButton, LPLinkView, MKAnnotationView, MKCircleView, MKCompassButton, MKMapView, MKMarkerAnnotationView, MKOverlayPathView, MKOverlayView, MKPinAnnotationView, MKPolygonView, MKPolylineView, MKScaleView, MKUserLocationView, MKUserTrackingButton, MPVolumeView, MSStickerBrowserView, MSStickerView, MTKView, PDFThumbnailView, PDFView, PHLivePhotoView, PKAddPassButton, PKCanvasView, PKPaymentButton, RPSystemBroadcastPickerView, SCNView, SKView, UIActionSheet, UIActivityIndicatorView, UIAlertView, UIButton, UICollectionReusableView, UICollectionView, UICollectionViewCell, UICollectionViewListCell, UIColorWell, UIControl, UIDatePicker, UIEventAttributionView, UIImageView, UIInputView, UILabel, UILargeContentViewerItemAdapter, UIListContentView, UINavigationBar, UIPageControl, UIPickerView, UIPopoverBackgroundView, UIProgressView, UIRefreshControl, UIScrollView, UISearchBar, UISearchTextField, UISegmentedControl, UISlider, UIStackView, UIStepper, UISwitch, UITabBar, UITableView, UITableViewCell, UITableViewHeaderFooterView, UITextField, UITextView, UIToolbar, UIView, UIVisualEffectView, UIWebView, UIWindow, WKWebView

public interface UILargeContentViewerItem
extends NSObjectProtocol
Since:
Available in iOS 13.0 and later.
  • Method Details

    • showsLargeContentViewer

      boolean showsLargeContentViewer()
    • getLargeContentTitle

      String getLargeContentTitle()
    • getLargeContentImage

      UIImage getLargeContentImage()
    • isScalesLargeContentImage

      boolean isScalesLargeContentImage()
    • getLargeContentImageInsets

      UIEdgeInsets getLargeContentImageInsets()