次の方法で共有


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

プロパティ値

実装

適用対象