MapControlTransitFeaturePointerExitedEventArgs クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
TransitFeaturePointerExited イベントにデータを提供します。
注意
この API は、すべての Windows アプリで使用できるわけではありません。 開発者アカウントが Microsoft によって特別にプロビジョニングされていない限り、この API の呼び出しは実行時に失敗します。 この API と Windows.Services.Maps.LocalSearch 名前空間の詳細については、Microsoft アカウント チームの担当者にお問い合わせください。
public ref class MapControlTransitFeaturePointerExitedEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(196608, "Windows.Services.Maps.LocalSearchContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Maps.LocalSearchContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class MapControlTransitFeaturePointerExitedEventArgs final
[Windows.Foundation.Metadata.Activatable(196608, "Windows.Services.Maps.LocalSearchContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Maps.LocalSearchContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class MapControlTransitFeaturePointerExitedEventArgs
Public NotInheritable Class MapControlTransitFeaturePointerExitedEventArgs
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows Desktop Extension SDK (10.0.14393.0 で導入)
Windows Mobile Extension SDK (10.0.14393.0 で導入) Windows Team Extension SDK (10.0.14393.0 で導入) |
API contract |
Windows.Services.Maps.LocalSearchContract (v3.0 で導入)
|
コンストラクター
MapControlTransitFeaturePointerExitedEventArgs() |
新しい MapControlTransitFeaturePointerExitedEventArgs オブジェクトを 構築します。 |
プロパティ
DisplayName |
表示名を取得します。 |
Location |
場所を取得します。 |
TransitProperties |
トランジット プロパティを取得します。 |