Skip to content

Commit 407dad9

Browse files
More Updated Documentation
1 parent b0367b0 commit 407dad9

File tree

5 files changed

+1741
-0
lines changed

5 files changed

+1741
-0
lines changed
Lines changed: 229 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,229 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Tokens version="1.0">
3+
<File path="Classes/M13ProgressViewMetroDot.html">
4+
5+
<Token>
6+
<TokenIdentifier>//apple_ref/occ/cl/M13ProgressViewMetroDot</TokenIdentifier>
7+
<Abstract type="html">The layer that the M13ProgressViewMetro animates.</Abstract>
8+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
9+
10+
11+
<NodeRef refid="10"/>
12+
</Token>
13+
14+
15+
<Token>
16+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDot/setHighlighted:</TokenIdentifier>
17+
<Abstract type="html">Wether or not the dot is highlighted. The dot becomes highlighted to show progress.</Abstract>
18+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
19+
20+
<Declaration>@property (nonatomic, assign) BOOL highlighted</Declaration>
21+
22+
23+
<Anchor>//api/name/highlighted</Anchor>
24+
<NodeRef refid="10"/>
25+
</Token>
26+
27+
<Token>
28+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDot/highlighted</TokenIdentifier>
29+
<Abstract type="html">Wether or not the dot is highlighted. The dot becomes highlighted to show progress.</Abstract>
30+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
31+
32+
<Declaration>@property (nonatomic, assign) BOOL highlighted</Declaration>
33+
34+
35+
<Anchor>//api/name/highlighted</Anchor>
36+
<NodeRef refid="10"/>
37+
</Token>
38+
39+
<Token>
40+
<TokenIdentifier>//apple_ref/occ/instp/M13ProgressViewMetroDot/highlighted</TokenIdentifier>
41+
<Abstract type="html">Wether or not the dot is highlighted. The dot becomes highlighted to show progress.</Abstract>
42+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
43+
44+
<Declaration>@property (nonatomic, assign) BOOL highlighted</Declaration>
45+
46+
47+
<Anchor>//api/name/highlighted</Anchor>
48+
<NodeRef refid="10"/>
49+
</Token>
50+
51+
<Token>
52+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDot/setSuccessColor:</TokenIdentifier>
53+
<Abstract type="html">The color to show on success.</Abstract>
54+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
55+
56+
<Declaration>@property (nonatomic, retain) UIColor *successColor</Declaration>
57+
58+
59+
<Anchor>//api/name/successColor</Anchor>
60+
<NodeRef refid="10"/>
61+
</Token>
62+
63+
<Token>
64+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDot/successColor</TokenIdentifier>
65+
<Abstract type="html">The color to show on success.</Abstract>
66+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
67+
68+
<Declaration>@property (nonatomic, retain) UIColor *successColor</Declaration>
69+
70+
71+
<Anchor>//api/name/successColor</Anchor>
72+
<NodeRef refid="10"/>
73+
</Token>
74+
75+
<Token>
76+
<TokenIdentifier>//apple_ref/occ/instp/M13ProgressViewMetroDot/successColor</TokenIdentifier>
77+
<Abstract type="html">The color to show on success.</Abstract>
78+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
79+
80+
<Declaration>@property (nonatomic, retain) UIColor *successColor</Declaration>
81+
82+
83+
<Anchor>//api/name/successColor</Anchor>
84+
<NodeRef refid="10"/>
85+
</Token>
86+
87+
<Token>
88+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDot/setFailureColor:</TokenIdentifier>
89+
<Abstract type="html">The color to show on failure.</Abstract>
90+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
91+
92+
<Declaration>@property (nonatomic, retain) UIColor *failureColor</Declaration>
93+
94+
95+
<Anchor>//api/name/failureColor</Anchor>
96+
<NodeRef refid="10"/>
97+
</Token>
98+
99+
<Token>
100+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDot/failureColor</TokenIdentifier>
101+
<Abstract type="html">The color to show on failure.</Abstract>
102+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
103+
104+
<Declaration>@property (nonatomic, retain) UIColor *failureColor</Declaration>
105+
106+
107+
<Anchor>//api/name/failureColor</Anchor>
108+
<NodeRef refid="10"/>
109+
</Token>
110+
111+
<Token>
112+
<TokenIdentifier>//apple_ref/occ/instp/M13ProgressViewMetroDot/failureColor</TokenIdentifier>
113+
<Abstract type="html">The color to show on failure.</Abstract>
114+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
115+
116+
<Declaration>@property (nonatomic, retain) UIColor *failureColor</Declaration>
117+
118+
119+
<Anchor>//api/name/failureColor</Anchor>
120+
<NodeRef refid="10"/>
121+
</Token>
122+
123+
<Token>
124+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDot/setPrimaryColor:</TokenIdentifier>
125+
<Abstract type="html">The primary color of the dot.</Abstract>
126+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
127+
128+
<Declaration>@property (nonatomic, retain) UIColor *primaryColor</Declaration>
129+
130+
131+
<Anchor>//api/name/primaryColor</Anchor>
132+
<NodeRef refid="10"/>
133+
</Token>
134+
135+
<Token>
136+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDot/primaryColor</TokenIdentifier>
137+
<Abstract type="html">The primary color of the dot.</Abstract>
138+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
139+
140+
<Declaration>@property (nonatomic, retain) UIColor *primaryColor</Declaration>
141+
142+
143+
<Anchor>//api/name/primaryColor</Anchor>
144+
<NodeRef refid="10"/>
145+
</Token>
146+
147+
<Token>
148+
<TokenIdentifier>//apple_ref/occ/instp/M13ProgressViewMetroDot/primaryColor</TokenIdentifier>
149+
<Abstract type="html">The primary color of the dot.</Abstract>
150+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
151+
152+
<Declaration>@property (nonatomic, retain) UIColor *primaryColor</Declaration>
153+
154+
155+
<Anchor>//api/name/primaryColor</Anchor>
156+
<NodeRef refid="10"/>
157+
</Token>
158+
159+
<Token>
160+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDot/setSecondaryColor:</TokenIdentifier>
161+
<Abstract type="html">The secondary color of the dot.</Abstract>
162+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
163+
164+
<Declaration>@property (nonatomic, retain) UIColor *secondaryColor</Declaration>
165+
166+
167+
<Anchor>//api/name/secondaryColor</Anchor>
168+
<NodeRef refid="10"/>
169+
</Token>
170+
171+
<Token>
172+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDot/secondaryColor</TokenIdentifier>
173+
<Abstract type="html">The secondary color of the dot.</Abstract>
174+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
175+
176+
<Declaration>@property (nonatomic, retain) UIColor *secondaryColor</Declaration>
177+
178+
179+
<Anchor>//api/name/secondaryColor</Anchor>
180+
<NodeRef refid="10"/>
181+
</Token>
182+
183+
<Token>
184+
<TokenIdentifier>//apple_ref/occ/instp/M13ProgressViewMetroDot/secondaryColor</TokenIdentifier>
185+
<Abstract type="html">The secondary color of the dot.</Abstract>
186+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
187+
188+
<Declaration>@property (nonatomic, retain) UIColor *secondaryColor</Declaration>
189+
190+
191+
<Anchor>//api/name/secondaryColor</Anchor>
192+
<NodeRef refid="10"/>
193+
</Token>
194+
195+
<Token>
196+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDot/performAction:animated:</TokenIdentifier>
197+
<Abstract type="html">Perform the given action if defined. Usually showing success or failure.</Abstract>
198+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
199+
200+
<Declaration>- (void)performAction:(M13ProgressViewAction)action animated:(BOOL)animated</Declaration>
201+
<Parameters>
202+
<Parameter>
203+
<Name>action</Name>
204+
<Abstract type="html">The action to perform.</Abstract>
205+
</Parameter><Parameter>
206+
<Name>animated</Name>
207+
<Abstract type="html">Wether or not to animate the change</Abstract>
208+
</Parameter>
209+
</Parameters>
210+
211+
<Anchor>//api/name/performAction:animated:</Anchor>
212+
<NodeRef refid="10"/>
213+
</Token>
214+
215+
<Token>
216+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDot/copy</TokenIdentifier>
217+
<Abstract type="html">All subclasses must respond to NSCopying.</Abstract>
218+
<DeclaredIn>M13ProgressViewMetro.h</DeclaredIn>
219+
220+
<Declaration>- (id)copy</Declaration>
221+
222+
223+
<Anchor>//api/name/copy</Anchor>
224+
<NodeRef refid="10"/>
225+
</Token>
226+
227+
228+
</File>
229+
</Tokens>
Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Tokens version="1.0">
3+
<File path="Classes/M13ProgressViewMetroDotPolygon.html">
4+
5+
<Token>
6+
<TokenIdentifier>//apple_ref/occ/cl/M13ProgressViewMetroDotPolygon</TokenIdentifier>
7+
<Abstract type="html">A subclass of M13ProgressViewMetroDot.</Abstract>
8+
<DeclaredIn>M13ProgressViewMetroDotPolygon.h</DeclaredIn>
9+
10+
11+
<NodeRef refid="11"/>
12+
</Token>
13+
14+
15+
<Token>
16+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDotPolygon/setNumberOfSides:</TokenIdentifier>
17+
<Abstract type="html">The number of sides the polygon has.</Abstract>
18+
<DeclaredIn>M13ProgressViewMetroDotPolygon.h</DeclaredIn>
19+
20+
<Declaration>@property (nonatomic, assign) NSUInteger numberOfSides</Declaration>
21+
22+
23+
<Anchor>//api/name/numberOfSides</Anchor>
24+
<NodeRef refid="11"/>
25+
</Token>
26+
27+
<Token>
28+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDotPolygon/numberOfSides</TokenIdentifier>
29+
<Abstract type="html">The number of sides the polygon has.</Abstract>
30+
<DeclaredIn>M13ProgressViewMetroDotPolygon.h</DeclaredIn>
31+
32+
<Declaration>@property (nonatomic, assign) NSUInteger numberOfSides</Declaration>
33+
34+
35+
<Anchor>//api/name/numberOfSides</Anchor>
36+
<NodeRef refid="11"/>
37+
</Token>
38+
39+
<Token>
40+
<TokenIdentifier>//apple_ref/occ/instp/M13ProgressViewMetroDotPolygon/numberOfSides</TokenIdentifier>
41+
<Abstract type="html">The number of sides the polygon has.</Abstract>
42+
<DeclaredIn>M13ProgressViewMetroDotPolygon.h</DeclaredIn>
43+
44+
<Declaration>@property (nonatomic, assign) NSUInteger numberOfSides</Declaration>
45+
46+
47+
<Anchor>//api/name/numberOfSides</Anchor>
48+
<NodeRef refid="11"/>
49+
</Token>
50+
51+
<Token>
52+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDotPolygon/setRadius:</TokenIdentifier>
53+
<Abstract type="html">The radius of the polygon.</Abstract>
54+
<DeclaredIn>M13ProgressViewMetroDotPolygon.h</DeclaredIn>
55+
56+
<Declaration>@property (nonatomic, assign) CGFloat radius</Declaration>
57+
58+
59+
<Anchor>//api/name/radius</Anchor>
60+
<NodeRef refid="11"/>
61+
</Token>
62+
63+
<Token>
64+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDotPolygon/radius</TokenIdentifier>
65+
<Abstract type="html">The radius of the polygon.</Abstract>
66+
<DeclaredIn>M13ProgressViewMetroDotPolygon.h</DeclaredIn>
67+
68+
<Declaration>@property (nonatomic, assign) CGFloat radius</Declaration>
69+
70+
71+
<Anchor>//api/name/radius</Anchor>
72+
<NodeRef refid="11"/>
73+
</Token>
74+
75+
<Token>
76+
<TokenIdentifier>//apple_ref/occ/instp/M13ProgressViewMetroDotPolygon/radius</TokenIdentifier>
77+
<Abstract type="html">The radius of the polygon.</Abstract>
78+
<DeclaredIn>M13ProgressViewMetroDotPolygon.h</DeclaredIn>
79+
80+
<Declaration>@property (nonatomic, assign) CGFloat radius</Declaration>
81+
82+
83+
<Anchor>//api/name/radius</Anchor>
84+
<NodeRef refid="11"/>
85+
</Token>
86+
87+
<Token>
88+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDotPolygon/performAction:animated:</TokenIdentifier>
89+
<Abstract type="html">Perform the given action if defined. Usually showing success or failure.</Abstract>
90+
<DeclaredIn>M13ProgressViewMetroDotPolygon.m</DeclaredIn>
91+
92+
<Declaration>- (void)performAction:(M13ProgressViewAction)action animated:(BOOL)animated</Declaration>
93+
<Parameters>
94+
<Parameter>
95+
<Name>action</Name>
96+
<Abstract type="html">The action to perform.</Abstract>
97+
</Parameter><Parameter>
98+
<Name>animated</Name>
99+
<Abstract type="html">Wether or not to animate the change</Abstract>
100+
</Parameter>
101+
</Parameters>
102+
103+
<Anchor>//api/name/performAction:animated:</Anchor>
104+
<NodeRef refid="11"/>
105+
</Token>
106+
107+
<Token>
108+
<TokenIdentifier>//apple_ref/occ/instm/M13ProgressViewMetroDotPolygon/copy</TokenIdentifier>
109+
<Abstract type="html">All subclasses must respond to NSCopying.</Abstract>
110+
<DeclaredIn>M13ProgressViewMetroDotPolygon.m</DeclaredIn>
111+
112+
<Declaration>- (id)copy</Declaration>
113+
114+
115+
<Anchor>//api/name/copy</Anchor>
116+
<NodeRef refid="11"/>
117+
</Token>
118+
119+
120+
</File>
121+
</Tokens>

0 commit comments

Comments
 (0)