Class HKQuantity

    • Constructor Detail

      • HKQuantity

        protected HKQuantity()
      • HKQuantity

        public HKQuantity​(NSCoder decoder)
    • Method Detail

      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • isCompatibleWithUnit

        public boolean isCompatibleWithUnit​(HKUnit unit)
      • getDoubleValueForUnit

        public double getDoubleValueForUnit​(HKUnit unit)
      • init

        protected long init​(NSCoder decoder)