共用方式為


IMapPin 介面

定義

代表顯示地圖的釘選。

public interface class IMapPin : Microsoft::Maui::IElement
public interface IMapPin : Microsoft.Maui.IElement
type IMapPin = interface
    interface IElement
Public Interface IMapPin
Implements IElement
衍生
實作

屬性

Address

與此針腳相關聯的實體位址。

Handler

取得或設定項目的檢視處理程式。

(繼承來源 IElement)
Label

此釘選所顯示的標籤。

Location

此釘選的地理位置。

MarkerId

代表顯示地圖的釘選。

Parent

取得專案的父代。

(繼承來源 IElement)

方法

SendInfoWindowClick()

代表顯示地圖的釘選。

SendMarkerClick()

代表顯示地圖的釘選。

擴充方法

ToHandler(IElement, IMauiContext)

代表顯示地圖的釘選。

ToPlatform(IElement, IMauiContext)

代表顯示地圖的釘選。

適用於