Class INTextNoteContent

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • INTextNoteContent

      public INTextNoteContent()
    • INTextNoteContent

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

      protected INTextNoteContent​(NSObject.SkipInit skipInit)
    • INTextNoteContent

      public INTextNoteContent​(String text)
  • Method Details

    • getText

      public String getText()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • init

      protected long init​(String text)