infoWindow property

InfoWindow? infoWindow

Implementation

external InfoWindow? get infoWindow;
void infoWindow=(InfoWindow? value)

Implementation

external set infoWindow(InfoWindow? value);