MapPinHandler クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class MapPinHandler : Microsoft::Maui::Handlers::ElementHandler<Microsoft::Maui::Maps::IMapPin ^, System::Object ^>, Microsoft::Maui::Maps::Handlers::IMapPinHandler
public class MapPinHandler : Microsoft.Maui.Handlers.ElementHandler<Microsoft.Maui.Maps.IMapPin,object>, Microsoft.Maui.Maps.Handlers.IMapPinHandler
type MapPinHandler = class
inherit ElementHandler<IMapPin, obj>
interface IMapPinHandler
interface IElementHandler
Public Class MapPinHandler
Inherits ElementHandler(Of IMapPin, Object)
Implements IMapPinHandler
- 継承
- 実装
コンストラクター
MapPinHandler() | |
MapPinHandler(IPropertyMapper) |
フィールド
Mapper |
プロパティ
MauiContext | (継承元 ElementHandler) |
PlatformView | (継承元 ElementHandler<TVirtualView,TPlatformView>) |
Services | (継承元 ElementHandler) |
VirtualView | (継承元 ElementHandler<TVirtualView,TPlatformView>) |
メソッド
明示的なインターフェイスの実装
拡張メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET MAUI