Contents

isOpenEnded

A Boolean value indicating whether the workout is open ended.

Declaration

@property (nonatomic, copy, readonly, nullable) NSNumber * isOpenEnded;
@property (atomic, copy, readonly, nullable) NSNumber * isOpenEnded;

Discussion

This property contains a Boolean whose value is true when the user wants an open-ended workout instead of one with a specific goal.

See Also

Specifying Workout Details