Class HKQueryAnchor

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

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

    • HKQueryAnchor

      protected HKQueryAnchor()
    • HKQueryAnchor

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

      protected HKQueryAnchor​(NSObject.SkipInit skipInit)
    • HKQueryAnchor

      public HKQueryAnchor​(long value)
    • HKQueryAnchor

      public HKQueryAnchor​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • create

      protected static long create​(long value)
    • encode

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

      protected long init​(NSCoder coder)