onViewCreated property

void Function(LocationWindow) onViewCreated
final

@brief callback provides access to location view's main class.

Class is used to interact with the view.

Implementation

final void Function(LocationWindow) onViewCreated;