ViewStackPage.needsAttention

bool needsAttention() @property

Get needsAttention property.

Returns

Whether the page requires the user attention.

class@ViewSwitcher will display it as a dot next to the page icon.

void needsAttention(bool propval) @property

Set needsAttention property.

Parameters

propvalWhether the page requires the user attention. class@ViewSwitcher will display it as a dot next to the page icon.