Class INNoteContent

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol
Direct Known Subclasses:
INImageNoteContent, INTextNoteContent

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

    • INNoteContent

      public INNoteContent()
    • INNoteContent

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

      protected INNoteContent​(NSObject.SkipInit skipInit)
    • INNoteContent

      public INNoteContent​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)