次の方法で共有


MKMapViewAnnotationEventArgs クラス

定義

DidAddAnnotationViews イベントのデータを提供します。

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

コンストラクター

MKMapViewAnnotationEventArgs(MKAnnotationView[])

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

プロパティ

Views

DidAddAnnotationViews イベントのデータを提供します。

適用対象