ViewStackPage.setNeedsAttention
void setNeedsAttention(bool needsAttention)Sets whether the page requires the user attention.
classViewSwitcher will display it as a dot next to the page icon.
Parameters
needsAttention | the new value to set |
void setNeedsAttention(bool needsAttention)Sets whether the page requires the user attention.
classViewSwitcher will display it as a dot next to the page icon.
needsAttention | the new value to set |