MapCameraChangeReason MapCameraChangeReason MapCameraChangeReason MapCameraChangeReason Enum

Definition

Specifies the reason the position of the map's camera has changed.

public : enum class MapCameraChangeReasonpublic enum MapCameraChangeReasonPublic Enum MapCameraChangeReason// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v2)

Fields

Programmatic Programmatic Programmatic Programmatic

The position of the map's camera changed programmatically.

System System System System

The system changed the position of the map's camera.

UserInteraction UserInteraction UserInteraction UserInteraction

The user manually changed the position of the map's camera.