次の方法で共有


MapHandler.UpdateMapElement(IMapElement) メソッド

定義

public:
 virtual void UpdateMapElement(Microsoft::Maui::Maps::IMapElement ^ element);
public void UpdateMapElement (Microsoft.Maui.Maps.IMapElement element);
abstract member UpdateMapElement : Microsoft.Maui.Maps.IMapElement -> unit
override this.UpdateMapElement : Microsoft.Maui.Maps.IMapElement -> unit
Public Sub UpdateMapElement (element As IMapElement)

パラメーター

element
IMapElement

実装

適用対象