setModel

Sets the data model for this view. The model contains the data and logic that this view will display and interact with.

Parameters

model

The SuggestAppBarModel to be associated with this view.