Show / Hide Table of Contents

Constructor MapViewHandler

MapViewHandler()

Instantiates a new instance of the MapViewHandler class.

Declaration
public MapViewHandler()

Applies to

Platforms and versions
TargetVersions
.NET200.0 - 200.8
.NET Windows200.0 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8

MapViewHandler(Nullable<PropertyMapper>)

Instantiates a new instance of the MapViewHandler class.

Declaration
public MapViewHandler(PropertyMapper? mapper = null)
Parameters
Type Name Description
System.Nullable<PropertyMapper> mapper

property mapper

Applies to

Platforms and versions
TargetVersions
.NET200.7 - 200.8
.NET Windows200.7 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.7 - 200.8
In This Article
Back to top Copyright © 2022 Esri.