다음을 통해 공유


IMap.Pins 속성

정의

이 지도에 표시할 핀입니다.

public:
 property System::Collections::Generic::IList<Microsoft::Maui::Maps::IMapPin ^> ^ Pins { System::Collections::Generic::IList<Microsoft::Maui::Maps::IMapPin ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Maps.IMapPin> Pins { get; }
member this.Pins : System.Collections.Generic.IList<Microsoft.Maui.Maps.IMapPin>
Public ReadOnly Property Pins As IList(Of IMapPin)

속성 값

적용 대상