Interface NSDiscardableContent

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Implementing Classes:
NSDiscardableContentAdapter

public interface NSDiscardableContent
extends NSObjectProtocol
  • Method Details

    • beginContentAccess

      boolean beginContentAccess()
    • endContentAccess

      void endContentAccess()
    • discardContentIfPossible

      void discardContentIfPossible()
    • isContentDiscarded

      boolean isContentDiscarded()