1
+ <!doctype html>
2
+ < html class ="default no-js ">
3
+ < head >
4
+ < meta charset ="utf-8 ">
5
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
+ < title > MaterialActivityIndicatorDirective | Nativescript UI Material Components</ title >
7
+ < meta name ="description " content ="Documentation for Nativescript UI Material Components ">
8
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
+ < link rel ="stylesheet " href ="../assets/css/main.css ">
10
+ </ head >
11
+ < body >
12
+ < header >
13
+ < div class ="tsd-page-toolbar ">
14
+ < div class ="container ">
15
+ < div class ="table-wrap ">
16
+ < div class ="table-cell " id ="tsd-search " data-index ="../assets/js/search.json " data-base =".. ">
17
+ < div class ="field ">
18
+ < label for ="tsd-search-field " class ="tsd-widget search no-caption "> Search</ label >
19
+ < input id ="tsd-search-field " type ="text " />
20
+ </ div >
21
+ < ul class ="results ">
22
+ < li class ="state loading "> Preparing search index...</ li >
23
+ < li class ="state failure "> The search index is not available</ li >
24
+ </ ul >
25
+ < a href ="../index.html " class ="title "> Nativescript UI Material Components</ a >
26
+ </ div >
27
+ < div class ="table-cell " id ="tsd-widgets ">
28
+ < div id ="tsd-filter ">
29
+ < a href ="# " class ="tsd-widget options no-caption " data-toggle ="options "> Options</ a >
30
+ < div class ="tsd-filter-group ">
31
+ < div class ="tsd-select " id ="tsd-filter-visibility ">
32
+ < span class ="tsd-select-label "> All</ span >
33
+ < ul class ="tsd-select-list ">
34
+ < li data-value ="public "> Public</ li >
35
+ < li data-value ="protected "> Public/Protected</ li >
36
+ < li data-value ="private " class ="selected "> All</ li >
37
+ </ ul >
38
+ </ div >
39
+ < input type ="checkbox " id ="tsd-filter-inherited " checked />
40
+ < label class ="tsd-widget " for ="tsd-filter-inherited "> Inherited</ label >
41
+ </ div >
42
+ </ div >
43
+ < a href ="# " class ="tsd-widget menu no-caption " data-toggle ="menu "> Menu</ a >
44
+ </ div >
45
+ </ div >
46
+ </ div >
47
+ </ div >
48
+ < div class ="tsd-page-title ">
49
+ < div class ="container ">
50
+ < ul class ="tsd-breadcrumb ">
51
+ < li >
52
+ < a href ="../globals.html "> Globals</ a >
53
+ </ li >
54
+ < li >
55
+ < a href ="../modules/_nativescript_community_ui_material_activityindicator.html "> @nativescript-community/ui-material-activityindicator</ a >
56
+ </ li >
57
+ < li >
58
+ < a href ="_nativescript_community_ui_material_activityindicator.materialactivityindicatordirective-1.html "> MaterialActivityIndicatorDirective</ a >
59
+ </ li >
60
+ </ ul >
61
+ < h1 > Class MaterialActivityIndicatorDirective</ h1 >
62
+ </ div >
63
+ </ div >
64
+ </ header >
65
+ < div class ="container container-main ">
66
+ < div class ="row ">
67
+ < div class ="col-8 col-content ">
68
+ < section class ="tsd-panel tsd-hierarchy ">
69
+ < h3 > Hierarchy</ h3 >
70
+ < ul class ="tsd-hierarchy ">
71
+ < li >
72
+ < span class ="target "> MaterialActivityIndicatorDirective</ span >
73
+ </ li >
74
+ </ ul >
75
+ </ section >
76
+ < section class ="tsd-panel-group tsd-index-group ">
77
+ < h2 > Index</ h2 >
78
+ < section class ="tsd-panel tsd-index-panel ">
79
+ < div class ="tsd-index-content ">
80
+ < section class ="tsd-index-section ">
81
+ < h3 > Properties</ h3 >
82
+ < ul class ="tsd-index-list ">
83
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-static "> < a href ="_nativescript_community_ui_material_activityindicator.materialactivityindicatordirective-1.html#_dir " class ="tsd-kind-icon "> ɵdir</ a > </ li >
84
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-static "> < a href ="_nativescript_community_ui_material_activityindicator.materialactivityindicatordirective-1.html#_fac " class ="tsd-kind-icon "> ɵfac</ a > </ li >
85
+ </ ul >
86
+ </ section >
87
+ </ div >
88
+ </ section >
89
+ </ section >
90
+ < section class ="tsd-panel-group tsd-member-group ">
91
+ < h2 > Properties</ h2 >
92
+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static ">
93
+ < a name ="_dir " class ="tsd-anchor "> </ a >
94
+ < h3 > < span class ="tsd-flag ts-flagStatic "> Static</ span > ɵdir</ h3 >
95
+ < div class ="tsd-signature tsd-kind-icon "> ɵdir< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> i0.ɵɵDirectiveDefWithMeta</ span > < span class ="tsd-signature-symbol "> <</ span > < a href ="_nativescript_community_ui_material_activityindicator.materialactivityindicatordirective-1.html " class ="tsd-signature-type "> MaterialActivityIndicatorDirective</ a > < span class ="tsd-signature-symbol "> , </ span > < span class ="tsd-signature-type "> "MDActivityIndicator"</ span > < span class ="tsd-signature-symbol "> , </ span > < span class ="tsd-signature-type "> never</ span > < span class ="tsd-signature-symbol "> , </ span > < span class ="tsd-signature-symbol "> {}</ span > < span class ="tsd-signature-symbol "> , </ span > < span class ="tsd-signature-symbol "> {}</ span > < span class ="tsd-signature-symbol "> , </ span > < span class ="tsd-signature-type "> never</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
96
+ < aside class ="tsd-sources ">
97
+ < ul >
98
+ < li > Defined in packages/activityindicator/angular/index.d.ts:4</ li >
99
+ </ ul >
100
+ </ aside >
101
+ </ section >
102
+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static ">
103
+ < a name ="_fac " class ="tsd-anchor "> </ a >
104
+ < h3 > < span class ="tsd-flag ts-flagStatic "> Static</ span > ɵfac</ h3 >
105
+ < div class ="tsd-signature tsd-kind-icon "> ɵfac< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> i0.ɵɵFactoryDef</ span > < span class ="tsd-signature-symbol "> <</ span > < a href ="_nativescript_community_ui_material_activityindicator.materialactivityindicatordirective-1.html " class ="tsd-signature-type "> MaterialActivityIndicatorDirective</ a > < span class ="tsd-signature-symbol "> , </ span > < span class ="tsd-signature-type "> never</ span > < span class ="tsd-signature-symbol "> ></ span > </ div >
106
+ < aside class ="tsd-sources ">
107
+ < ul >
108
+ < li > Defined in packages/activityindicator/angular/index.d.ts:3</ li >
109
+ </ ul >
110
+ </ aside >
111
+ </ section >
112
+ </ section >
113
+ </ div >
114
+ < div class ="col-4 col-menu menu-sticky-wrap menu-highlight ">
115
+ < nav class ="tsd-navigation primary ">
116
+ < ul >
117
+ < li class ="globals ">
118
+ < a href ="../globals.html "> < em > Globals</ em > </ a >
119
+ </ li >
120
+ < li class ="current tsd-kind-module ">
121
+ < a href ="../modules/_nativescript_community_ui_material_activityindicator.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > activityindicator</ a >
122
+ </ li >
123
+ < li class =" tsd-kind-module ">
124
+ < a href ="../modules/_nativescript_community_ui_material_bottomnavigationbar.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > bottomnavigationbar</ a >
125
+ </ li >
126
+ < li class =" tsd-kind-module ">
127
+ < a href ="../modules/_nativescript_community_ui_material_bottomsheet.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > bottomsheet</ a >
128
+ </ li >
129
+ < li class =" tsd-kind-module ">
130
+ < a href ="../modules/_nativescript_community_ui_material_button.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > button</ a >
131
+ </ li >
132
+ < li class =" tsd-kind-module ">
133
+ < a href ="../modules/_nativescript_community_ui_material_cardview.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > cardview</ a >
134
+ </ li >
135
+ < li class =" tsd-kind-module ">
136
+ < a href ="../modules/_nativescript_community_ui_material_core.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > core</ a >
137
+ </ li >
138
+ < li class =" tsd-kind-module ">
139
+ < a href ="../modules/_nativescript_community_ui_material_dialogs.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > dialogs</ a >
140
+ </ li >
141
+ < li class =" tsd-kind-module ">
142
+ < a href ="../modules/_nativescript_community_ui_material_floatingactionbutton.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > floatingactionbutton</ a >
143
+ </ li >
144
+ < li class =" tsd-kind-module ">
145
+ < a href ="../modules/_nativescript_community_ui_material_progress.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > progress</ a >
146
+ </ li >
147
+ < li class =" tsd-kind-module ">
148
+ < a href ="../modules/_nativescript_community_ui_material_ripple.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > ripple</ a >
149
+ </ li >
150
+ < li class =" tsd-kind-module ">
151
+ < a href ="../modules/_nativescript_community_ui_material_slider.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > slider</ a >
152
+ </ li >
153
+ < li class =" tsd-kind-module ">
154
+ < a href ="../modules/_nativescript_community_ui_material_snackbar.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > snackbar</ a >
155
+ </ li >
156
+ < li class =" tsd-kind-module ">
157
+ < a href ="../modules/_nativescript_community_ui_material_speeddial.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > speeddial</ a >
158
+ </ li >
159
+ < li class =" tsd-kind-module ">
160
+ < a href ="../modules/_nativescript_community_ui_material_tabs.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > tabs</ a >
161
+ </ li >
162
+ < li class =" tsd-kind-module ">
163
+ < a href ="../modules/_nativescript_community_ui_material_textfield.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > textfield</ a >
164
+ </ li >
165
+ < li class =" tsd-kind-module ">
166
+ < a href ="../modules/_nativescript_community_ui_material_textview.html "> @nativescript-< wbr > community/ui-< wbr > material-< wbr > textview</ a >
167
+ </ li >
168
+ </ ul >
169
+ </ nav >
170
+ < nav class ="tsd-navigation secondary menu-sticky ">
171
+ < ul class ="before-current ">
172
+ < li class =" tsd-kind-reference tsd-parent-kind-module ">
173
+ < a href ="../modules/_nativescript_community_ui_material_activityindicator.html#materialactivityindicatordirective " class ="tsd-kind-icon "> Material< wbr > Activity< wbr > Indicator< wbr > Directive</ a >
174
+ </ li >
175
+ < li class =" tsd-kind-reference tsd-parent-kind-module ">
176
+ < a href ="../modules/_nativescript_community_ui_material_activityindicator.html#nativescriptmaterialactivityindicatormodule " class ="tsd-kind-icon "> Native< wbr > Script< wbr > Material< wbr > Activity< wbr > Indicator< wbr > Module</ a >
177
+ </ li >
178
+ < li class =" tsd-kind-class tsd-parent-kind-module ">
179
+ < a href ="_nativescript_community_ui_material_activityindicator.activityindicator.html " class ="tsd-kind-icon "> Activity< wbr > Indicator</ a >
180
+ </ li >
181
+ < li class =" tsd-kind-class tsd-parent-kind-module ">
182
+ < a href ="_nativescript_community_ui_material_activityindicator.activityindicatorbase.html " class ="tsd-kind-icon "> Activity< wbr > Indicator< wbr > Base</ a >
183
+ </ li >
184
+ </ ul >
185
+ < ul class ="current ">
186
+ < li class ="current tsd-kind-class tsd-parent-kind-module ">
187
+ < a href ="_nativescript_community_ui_material_activityindicator.materialactivityindicatordirective-1.html " class ="tsd-kind-icon "> Material< wbr > Activity< wbr > Indicator< wbr > Directive</ a >
188
+ < ul >
189
+ < li class =" tsd-kind-property tsd-parent-kind-class tsd-is-static ">
190
+ < a href ="_nativescript_community_ui_material_activityindicator.materialactivityindicatordirective-1.html#_dir " class ="tsd-kind-icon "> ɵdir</ a >
191
+ </ li >
192
+ < li class =" tsd-kind-property tsd-parent-kind-class tsd-is-static ">
193
+ < a href ="_nativescript_community_ui_material_activityindicator.materialactivityindicatordirective-1.html#_fac " class ="tsd-kind-icon "> ɵfac</ a >
194
+ </ li >
195
+ </ ul >
196
+ </ li >
197
+ </ ul >
198
+ < ul class ="after-current ">
199
+ < li class =" tsd-kind-class tsd-parent-kind-module ">
200
+ < a href ="_nativescript_community_ui_material_activityindicator.nativescriptmaterialactivityindicatormodule-1.html " class ="tsd-kind-icon "> Native< wbr > Script< wbr > Material< wbr > Activity< wbr > Indicator< wbr > Module</ a >
201
+ </ li >
202
+ < li class =" tsd-kind-variable tsd-parent-kind-module ">
203
+ < a href ="../modules/_nativescript_community_ui_material_activityindicator.html#indeterminateproperty " class ="tsd-kind-icon "> indeterminate< wbr > Property</ a >
204
+ </ li >
205
+ </ ul >
206
+ </ nav >
207
+ </ div >
208
+ </ div >
209
+ </ div >
210
+ < footer class ="with-border-bottom ">
211
+ < div class ="container ">
212
+ < h2 > Legend</ h2 >
213
+ < div class ="tsd-legend-group ">
214
+ < ul class ="tsd-legend ">
215
+ < li class ="tsd-kind-namespace "> < span class ="tsd-kind-icon "> Namespace</ span > </ li >
216
+ < li class ="tsd-kind-variable "> < span class ="tsd-kind-icon "> Variable</ span > </ li >
217
+ < li class ="tsd-kind-function "> < span class ="tsd-kind-icon "> Function</ span > </ li >
218
+ < li class ="tsd-kind-function tsd-has-type-parameter "> < span class ="tsd-kind-icon "> Function with type parameter</ span > </ li >
219
+ < li class ="tsd-kind-type-alias "> < span class ="tsd-kind-icon "> Type alias</ span > </ li >
220
+ < li class ="tsd-kind-type-alias tsd-has-type-parameter "> < span class ="tsd-kind-icon "> Type alias with type parameter</ span > </ li >
221
+ </ ul >
222
+ < ul class ="tsd-legend ">
223
+ < li class ="tsd-kind-enum "> < span class ="tsd-kind-icon "> Enumeration</ span > </ li >
224
+ </ ul >
225
+ < ul class ="tsd-legend ">
226
+ < li class ="tsd-kind-interface "> < span class ="tsd-kind-icon "> Interface</ span > </ li >
227
+ </ ul >
228
+ < ul class ="tsd-legend ">
229
+ < li class ="tsd-kind-class "> < span class ="tsd-kind-icon "> Class</ span > </ li >
230
+ </ ul >
231
+ < ul class ="tsd-legend ">
232
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-static "> < span class ="tsd-kind-icon "> Static property</ span > </ li >
233
+ </ ul >
234
+ </ div >
235
+ </ div >
236
+ </ footer >
237
+ < div class ="container tsd-generator ">
238
+ < p > Generated using < a href ="https://typedoc.org/ " target ="_blank "> TypeDoc</ a > </ p >
239
+ </ div >
240
+ < div class ="overlay "> </ div >
241
+ < script src ="../assets/js/main.js "> </ script >
242
+ </ body >
243
+ </ html >
0 commit comments