共用方式為


CLLocationManager.DidVisit 事件

定義

物件引發的事件。

public event EventHandler<CoreLocation.CLVisitedEventArgs> DidVisit;
member this.DidVisit : EventHandler<CoreLocation.CLVisitedEventArgs> 

事件類型

備註

如果開發人員未將值指派給這個事件,這會將 WeakDelegate 屬性的值重設為將委派對應至事件的內部處理常式。

適用於