on Each
Subscribes to all state updates for the given viewModel.
Parameters
If UniqueOnly when this MavericksView goes from a stopped to started lifecycle a state value will only be emitted if the state changed. This is useful for transient views that should only be shown once (toasts, poptarts), or logging. Most other views should use false, as when a view is destroyed and recreated the previous state is necessary to recreate the view.
Use uniqueOnly to automatically create a UniqueOnly mode with a unique id for this view.
Default: RedeliverOnStart.
supports cooperative cancellation. The previous action will be cancelled if it is not completed before the next one is emitted.
Subscribes to state changes for only a specific property and calls the action with only that single property.
Parameters
If UniqueOnly, when this MavericksView goes from a stopped to start lifecycle a state value will only be emitted if the state changed. This is useful for transient views that should only be shown once (toasts, poptarts), or logging. Most other views should use false, as when a view is destroyed and recreated the previous state is necessary to recreate the view.
Use uniqueOnly to automatically create a UniqueOnly mode with a unique id for this view.
Default: RedeliverOnStart.
supports cooperative cancellation. The previous action will be cancelled if it is not completed before the next one is emitted.
Subscribes to state changes for two properties.
Parameters
If UniqueOnly, when this MavericksView goes from a stopped to start lifecycle a state value will only be emitted if the state changed. This is useful for transient views that should only be shown once (toasts, poptarts), or logging. Most other views should use false, as when a view is destroyed and recreated the previous state is necessary to recreate the view.
Use uniqueOnly to automatically create a UniqueOnly mode with a unique id for this view.
Default: RedeliverOnStart
supports cooperative cancellation. The previous action will be cancelled if it is not completed before the next one is emitted..
Subscribes to state changes for three properties.
Parameters
If UniqueOnly, when this MavericksView goes from a stopped to start lifecycle a state value will only be emitted if the state changed. This is useful for transient views that should only be shown once (toasts, poptarts), or logging. Most other views should use false, as when a view is destroyed and recreated the previous state is necessary to recreate the view.
Use uniqueOnly to automatically create a UniqueOnly mode with a unique id for this view.
Default: RedeliverOnStart.
supports cooperative cancellation. The previous action will be cancelled if it is not completed before the next one is emitted.
Subscribes to state changes for four properties.
Parameters
If UniqueOnly, when this MavericksView goes from a stopped to start lifecycle a state value will only be emitted if the state changed. This is useful for transient views that should only be shown once (toasts, poptarts), or logging. Most other views should use false, as when a view is destroyed and recreated the previous state is necessary to recreate the view.
Use uniqueOnly to automatically create a UniqueOnly mode with a unique id for this view.
Default: RedeliverOnStart.
supports cooperative cancellation. The previous action will be cancelled if it is not completed before the next one is emitted.
Subscribes to state changes for five properties.
Parameters
If UniqueOnly, when this MavericksView goes from a stopped to start lifecycle a state value will only be emitted if the state changed. This is useful for transient views that should only be shown once (toasts, poptarts), or logging. Most other views should use false, as when a view is destroyed and recreated the previous state is necessary to recreate the view.
Use uniqueOnly to automatically create a UniqueOnly mode with a unique id for this view.
Default: RedeliverOnStart.
supports cooperative cancellation. The previous action will be cancelled if it is not completed before the next one is emitted.
Subscribes to state changes for six properties.
Parameters
If UniqueOnly, when this MavericksView goes from a stopped to start lifecycle a state value will only be emitted if the state changed. This is useful for transient views that should only be shown once (toasts, poptarts), or logging. Most other views should use false, as when a view is destroyed and recreated the previous state is necessary to recreate the view.
Use uniqueOnly to automatically create a UniqueOnly mode with a unique id for this view.
Default: RedeliverOnStart.
supports cooperative cancellation. The previous action will be cancelled if it is not completed before the next one is emitted.
Subscribes to state changes for seven properties.
Parameters
If UniqueOnly, when this MavericksView goes from a stopped to start lifecycle a state value will only be emitted if the state changed. This is useful for transient views that should only be shown once (toasts, poptarts), or logging. Most other views should use false, as when a view is destroyed and recreated the previous state is necessary to recreate the view.
Use uniqueOnly to automatically create a UniqueOnly mode with a unique id for this view.
Default: RedeliverOnStart.
supports cooperative cancellation. The previous action will be cancelled if it is not completed before the next one is emitted.