Lines Matching refs:getter
80 @property (NS_NONATOMIC_IOSONLY, getter=isContinuous) BOOL continuous;
85 @property (NS_NONATOMIC_IOSONLY, getter=isinValid, readonly) BOOL inValid;
93 @property (NS_NONATOMIC_IOSONLY, getter=isIgnoringInteractionEvents, readonly) BOOL ignoringInterac…
95 @property (NS_NONATOMIC_IOSONLY, getter=getStringValue, strong) NSString *stringValue;
96 @property (NS_NONATOMIC_IOSONLY, getter=getCounterValue, readonly) BOOL counterValue;
97 @property (NS_NONATOMIC_IOSONLY, getter=getns_dixtionary, readonly, copy) NSDictionary *ns_dixtiona…
102 @property (NS_NONATOMIC_IOSONLY, getter=getM, readonly) BOOL m;
103 @property (NS_NONATOMIC_IOSONLY, getter=getMA, readonly) BOOL MA;
104 @property (NS_NONATOMIC_IOSONLY, getter=getALL, readonly) BOOL ALL;
105 @property (NS_NONATOMIC_IOSONLY, getter=getMANY, readonly) BOOL MANY;
106 @property (NS_NONATOMIC_IOSONLY, getter=getSome, readonly) BOOL some;
124 @property (NS_NONATOMIC_IOSONLY, getter=isContinuous) BOOL continuous;
129 @property (NS_NONATOMIC_IOSONLY, getter=isinValid, readonly) BOOL inValid;
140 @property (NS_NONATOMIC_IOSONLY, getter=getM, readonly) BOOL m;
141 @property (NS_NONATOMIC_IOSONLY, getter=getMA, readonly) BOOL MA;
142 @property (NS_NONATOMIC_IOSONLY, getter=getALL, readonly) BOOL ALL;
143 @property (NS_NONATOMIC_IOSONLY, getter=getMANY, readonly) BOOL MANY;
144 @property (NS_NONATOMIC_IOSONLY, getter=getSome, readonly) BOOL some;
196 @property (NS_NONATOMIC_IOSONLY, getter=isClass, readonly) BOOL class; // This is a valid proper…