ResizeSensorPropsMixinMapView constructor

ResizeSensorPropsMixinMapView(
  1. Map map
)

Create a new instance backed by the specified map.

Implementation

ResizeSensorPropsMixinMapView(Map map) : super(map);