共用方式為


CLLocationManager.UpdatedLocation 事件

定義

物件所引發的事件。

public event EventHandler<CoreLocation.CLLocationUpdatedEventArgs> UpdatedLocation;
member this.UpdatedLocation : EventHandler<CoreLocation.CLLocationUpdatedEventArgs> 

事件類型

備註

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

適用於