You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Default display time threshold to actually display UI blocker. Default value is 0 ms.</p>
197
199
<divclass="aside aside-note">
198
200
<pclass="aside-title">Note</p>
199
-
Default time that has to be elapsed (between calls of <code><ahref="../Classes/NVActivityIndicatorView.html#/startAnimating()">startAnimating()</a></code> and <code><ahref="../Classes/NVActivityIndicatorView.html#/stopAnimating()">stopAnimating()</a></code>) in order to actually display UI blocker. It should be set thinking about what the minimum duration of an activity is to be worth showing it to the user. If the activity ends before this time threshold, then it will not be displayed at all.
201
+
Default time that has to be elapsed (between calls of <code>startAnimating()</code> and <code>stopAnimating()</code>) in order to actually display UI blocker. It should be set thinking about what the minimum duration of an activity is to be worth showing it to the user. If the activity ends before this time threshold, then it will not be displayed at all.
<p>Default minimum display time of UI blocker. Default value is 0 ms.</p>
221
223
<divclass="aside aside-note">
222
224
<pclass="aside-title">Note</p>
223
-
Default minimum display time of UI blocker. Its main purpose is to avoid flashes showing and hiding it so fast. For instance, setting it to 200ms will force UI blocker to be shown for at least this time (regardless of calling <code><ahref="../Classes/NVActivityIndicatorView.html#/stopAnimating()">stopAnimating()</a></code> ealier).
225
+
Default minimum display time of UI blocker. Its main purpose is to avoid flashes showing and hiding it so fast. For instance, setting it to 200ms will force UI blocker to be shown for at least this time (regardless of calling <code>stopAnimating()</code> ealier).
Copy file name to clipboardExpand all lines: docs/docsets/NVActivityIndicatorView.docset/Contents/Resources/Documents/Classes/NVActivityIndicatorView.html
<p>Default display time threshold to actually display UI blocker. Default value is 0 ms.</p>
197
199
<divclass="aside aside-note">
198
200
<pclass="aside-title">Note</p>
199
-
Default time that has to be elapsed (between calls of <code><ahref="../Classes/NVActivityIndicatorView.html#/startAnimating()">startAnimating()</a></code> and <code><ahref="../Classes/NVActivityIndicatorView.html#/stopAnimating()">stopAnimating()</a></code>) in order to actually display UI blocker. It should be set thinking about what the minimum duration of an activity is to be worth showing it to the user. If the activity ends before this time threshold, then it will not be displayed at all.
201
+
Default time that has to be elapsed (between calls of <code>startAnimating()</code> and <code>stopAnimating()</code>) in order to actually display UI blocker. It should be set thinking about what the minimum duration of an activity is to be worth showing it to the user. If the activity ends before this time threshold, then it will not be displayed at all.
<p>Default minimum display time of UI blocker. Default value is 0 ms.</p>
221
223
<divclass="aside aside-note">
222
224
<pclass="aside-title">Note</p>
223
-
Default minimum display time of UI blocker. Its main purpose is to avoid flashes showing and hiding it so fast. For instance, setting it to 200ms will force UI blocker to be shown for at least this time (regardless of calling <code><ahref="../Classes/NVActivityIndicatorView.html#/stopAnimating()">stopAnimating()</a></code> ealier).
225
+
Default minimum display time of UI blocker. Its main purpose is to avoid flashes showing and hiding it so fast. For instance, setting it to 200ms will force UI blocker to be shown for at least this time (regardless of calling <code>stopAnimating()</code> ealier).
Copy file name to clipboardExpand all lines: docs/docsets/NVActivityIndicatorView.docset/Contents/Resources/Documents/Enums/NVActivityIndicatorType.html
0 commit comments