UiPropsMapView constructor

UiPropsMapView(
  1. Map props
)

Create a new instance backed by the specified map.

Implementation

UiPropsMapView(this.props);