Class INImageNoteContent

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class INImageNoteContent
extends INNoteContent
implements NSSecureCoding
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • INImageNoteContent

      public INImageNoteContent()
    • INImageNoteContent

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

      protected INImageNoteContent​(NSObject.SkipInit skipInit)
    • INImageNoteContent

      public INImageNoteContent​(INImage image)
  • Method Details

    • getImage

      public INImage getImage()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • init

      protected long init​(INImage image)