ViewStackPageGidBuilderImpl.needsAttention

Set needsAttention property.

class ViewStackPageGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining