共用方式為


MKUserLocationEventArgs 類別

定義

提供 DidUpdateUserLocation 事件的資料。

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

建構函式

MKUserLocationEventArgs(MKUserLocation)

初始化 MKUserLocationEventArgs 類別的新實例。

屬性

UserLocation

提供 DidUpdateUserLocation 事件的資料。

適用於