class@ViewSwitcher will display it as a dot next to the page icon.
ViewStackPage.needsAttention
bool needsAttention() @propertyGet needsAttention property.
Returns
Whether the page requires the user attention.
void needsAttention(bool propval) @propertySet needsAttention property.
Parameters
propval | Whether the page requires the user attention. class@ViewSwitcher will display it as a dot next to the page icon. |