次の方法で共有


MKAnnotationViewEventArgs クラス

定義

public class MKAnnotationViewEventArgs : EventArgs
type MKAnnotationViewEventArgs = class
    inherit EventArgs
継承
MKAnnotationViewEventArgs

コンストラクター

MKAnnotationViewEventArgs(MKAnnotationView)

MKAnnotationViewEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

View

E:MapKit.MKAnnotationViewEventArgs.DidSelectAnnotationView イベントのデータDidSelectAnnotationViewを提供します。

適用対象