ViewStackPage.needsAttention

Set needsAttention property.

  1. bool needsAttention [@property getter]
  2. bool needsAttention [@property setter]
    class ViewStackPage
    @property
    void
    needsAttention
    (
    bool propval
    )

Parameters

propval bool

Whether the page requires the user attention.

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