create
Creates a new instance of the AppBarView.
This method uses reflection to find the first constructor of the AppBarView class and calls it with the context and null as arguments.
Return
A new instance of the AppBarView.
Creates a new instance of the AppBarView.
This method uses reflection to find the first constructor of the AppBarView class and calls it with the context and null as arguments.
A new instance of the AppBarView.