Captainup  2.4
Properties | List of all members
<CPTConditionProgress> Protocol Reference

#import <CPTConditionProgress.h>

Inheritance diagram for <CPTConditionProgress>:
<CPTObject>

Properties

NSUInteger times
 
NSUInteger repeatTimes
 
- Properties inherited from <CPTObject>
NSDictionary< NSString *, id > * sourceDictionary
 

Additional Inherited Members

- Instance Methods inherited from <CPTObject>
(nonnull instancetype) - initWithDictionary:
 
(nonnull NSDictionary< NSString *, id > *) - toDictionary
 

Detailed Description

CPTConditionProgress

Property Documentation

◆ repeatTimes

- (NSUInteger) repeatTimes
readnonatomicassign

The number of times the user repeatedly passed this condition

◆ times

- (NSUInteger) times
readnonatomicassign

The number of times the user passed this condition so far


The documentation for this protocol was generated from the following file: