다음을 통해 공유


Map.IMap.Pins 속성

정의

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

속성 값

구현

적용 대상