共用方式為


MKMapViewAnnotationEventArgs 類別

定義

提供 DidAddAnnotationViews 事件的資料。

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

建構函式

MKMapViewAnnotationEventArgs(MKAnnotationView[])

初始化 MKMapViewAnnotationEventArgs 類別的新實例。

屬性

Views

提供 DidAddAnnotationViews 事件的資料。

適用於