LandmarkTappedEventArgs Class
Bing Services
Contains the arguments for the LandmarkTapped event.
Constructor
| Definition | Description |
|---|---|
|
LandmarkTappedEventArgs(LandmarkCollection) |
Initializes a new instance of the LandmarkTappedEventArgs class for a collection of landmarks. |
Properties
| Name | Type | Description |
|---|---|---|
|
Handled |
bool |
Gets or sets whether the event was handled. |
|
Landmarks |
Gets the landmark collection. |