Class HKCategoryValueAppleStandHour


  • public final class HKCategoryValueAppleStandHour
    extends java.lang.Object
    [@enum] HKCategoryValueAppleStandHour Set of values that may be used for HKCategorySamples with the HKCategoryTypeIdentifierAppleStandHour type. [@constant] HKCategoryValueAppleStandHourStood The user stood up and moved a little for at least one minute during the sample. [@constant] HKCategoryValueAppleStandHourIdle The user did not stand up and move a little for at least one continuous minute during the sample.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Idle  
      static long Stood  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait