AppleHealthActivityType enum

Inheritance

Constructors

AppleHealthActivityType()
const

Values

archery → const AppleHealthActivityType
badminton → const AppleHealthActivityType
baseball → const AppleHealthActivityType
basketball → const AppleHealthActivityType
biking → const AppleHealthActivityType
boxing → const AppleHealthActivityType
cricket → const AppleHealthActivityType
curling → const AppleHealthActivityType
elliptical → const AppleHealthActivityType
fencing → const AppleHealthActivityType
americanFootball → const AppleHealthActivityType
australianFootball → const AppleHealthActivityType
soccer → const AppleHealthActivityType
golf → const AppleHealthActivityType
gymnastics → const AppleHealthActivityType
handball → const AppleHealthActivityType
highIntensityIntervalTraining → const AppleHealthActivityType
hiking → const AppleHealthActivityType
hockey → const AppleHealthActivityType
skating → const AppleHealthActivityType
jumpRope → const AppleHealthActivityType
kickboxing → const AppleHealthActivityType
martialArts → const AppleHealthActivityType
pilates → const AppleHealthActivityType
racquetball → const AppleHealthActivityType
rowing → const AppleHealthActivityType
rugby → const AppleHealthActivityType
running → const AppleHealthActivityType
sailing → const AppleHealthActivityType
crossCountrySkiing → const AppleHealthActivityType
downhillSkiing → const AppleHealthActivityType
snowboarding → const AppleHealthActivityType
softball → const AppleHealthActivityType
squash → const AppleHealthActivityType
stairClimbing → const AppleHealthActivityType
swimming → const AppleHealthActivityType
tableTennis → const AppleHealthActivityType
tennis → const AppleHealthActivityType
volleyball → const AppleHealthActivityType
walking → const AppleHealthActivityType
waterPolo → const AppleHealthActivityType
yoga → const AppleHealthActivityType
bowling → const AppleHealthActivityType
crossTraining → const AppleHealthActivityType
trackAndField → const AppleHealthActivityType
discSports → const AppleHealthActivityType
lacrosse → const AppleHealthActivityType
preparationAndRecovery → const AppleHealthActivityType
flexibility → const AppleHealthActivityType
cooldown → const AppleHealthActivityType
wheelchairWalkPace → const AppleHealthActivityType
wheelchairRunPace → const AppleHealthActivityType
handCycling → const AppleHealthActivityType
coreTraining → const AppleHealthActivityType
functionalStrengthTraining → const AppleHealthActivityType
traditionalStrengthTraining → const AppleHealthActivityType
mixedCardio → const AppleHealthActivityType
stairs → const AppleHealthActivityType
stepTraining → const AppleHealthActivityType
fitnessGaming → const AppleHealthActivityType
barre → const AppleHealthActivityType
cardioDance → const AppleHealthActivityType
socialDance → const AppleHealthActivityType
mindAndBody → const AppleHealthActivityType
pickleball → const AppleHealthActivityType
climbing → const AppleHealthActivityType
equestrianSports → const AppleHealthActivityType
fishing → const AppleHealthActivityType
hunting → const AppleHealthActivityType
play → const AppleHealthActivityType
snowSports → const AppleHealthActivityType
paddleSports → const AppleHealthActivityType
surfingSports → const AppleHealthActivityType
waterFitness → const AppleHealthActivityType
waterSports → const AppleHealthActivityType
taiChi → const AppleHealthActivityType
wrestling → const AppleHealthActivityType
aerobics → const AppleHealthActivityType
biathlon → const AppleHealthActivityType
bikingHand → const AppleHealthActivityType
bikingMountain → const AppleHealthActivityType
bikingRoad → const AppleHealthActivityType
bikingSpinning → const AppleHealthActivityType
bikingStationary → const AppleHealthActivityType
bikingUtility → const AppleHealthActivityType
calisthenics → const AppleHealthActivityType
circuitTraining → const AppleHealthActivityType
crossFit → const AppleHealthActivityType
dancing → const AppleHealthActivityType
diving → const AppleHealthActivityType
elevator → const AppleHealthActivityType
ergometer → const AppleHealthActivityType
escalator → const AppleHealthActivityType
frisbeeDisc → const AppleHealthActivityType
gardening → const AppleHealthActivityType
guidedBreathing → const AppleHealthActivityType
horsebackRiding → const AppleHealthActivityType
housework → const AppleHealthActivityType
intervalTraining → const AppleHealthActivityType
inVehicle → const AppleHealthActivityType
iceSkating → const AppleHealthActivityType
kayaking → const AppleHealthActivityType
kettlebellTraining → const AppleHealthActivityType
kickScooter → const AppleHealthActivityType
kiteSurfing → const AppleHealthActivityType
meditation → const AppleHealthActivityType
mixedMartialArts → const AppleHealthActivityType
p90x → const AppleHealthActivityType
paragliding → const AppleHealthActivityType
polo → const AppleHealthActivityType
rockClimbing → const AppleHealthActivityType
rowingMachine → const AppleHealthActivityType
runningJogging → const AppleHealthActivityType
runningSand → const AppleHealthActivityType
runningTreadmill → const AppleHealthActivityType
scubaDiving → const AppleHealthActivityType
skatingCross → const AppleHealthActivityType
skatingIndoor → const AppleHealthActivityType
skatingInline → const AppleHealthActivityType
skiing → const AppleHealthActivityType
skiingBackCountry → const AppleHealthActivityType
skiingKite → const AppleHealthActivityType
skiingRoller → const AppleHealthActivityType
sledding → const AppleHealthActivityType
snowmobile → const AppleHealthActivityType
snowshoeing → const AppleHealthActivityType
stairClimbingMachine → const AppleHealthActivityType
standupPaddleboarding → const AppleHealthActivityType
still → const AppleHealthActivityType
strengthTraining → const AppleHealthActivityType
surfing → const AppleHealthActivityType
swimmingOpenWater → const AppleHealthActivityType
swimmingPool → const AppleHealthActivityType
teamSports → const AppleHealthActivityType
tilting → const AppleHealthActivityType
volleyballBeach → const AppleHealthActivityType
volleyballIndoor → const AppleHealthActivityType
wakeboarding → const AppleHealthActivityType
walkingFitness → const AppleHealthActivityType
walkingNordic → const AppleHealthActivityType
walkingStroller → const AppleHealthActivityType
walkingTreadmill → const AppleHealthActivityType
weightlifting → const AppleHealthActivityType
wheelchair → const AppleHealthActivityType
windsurfing → const AppleHealthActivityType
zumba → const AppleHealthActivityType
other → const AppleHealthActivityType

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<AppleHealthActivityType>
A constant List of the values in this enum, in order of their declaration.