Class HKWorkoutSwimmingLocationType


  • public final class HKWorkoutSwimmingLocationType
    extends java.lang.Object
    [@enum] HKWorkoutSwimmingLocationType This enumerated type is used to represent the location type of a swimming workout. This value indicates whether a swimming workout was performed in a pool or open water.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long OpenWater  
      static long Pool  
      static long Unknown  
    • Method Summary

      • Methods inherited from class java.lang.Object

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