init
Initializes the given AppBarView.
This method is called after the AppBarView has been created intended to be overridden by subclasses to perform any additional initialization that is required.
Return
The initialized AppBarView.
Parameters
module View
The AppBarView to initialize.