MapPinHandler Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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
- Dědičnost
- Implementuje
Konstruktory
MapPinHandler() | |
MapPinHandler(IPropertyMapper) |
Pole
Mapper |
Vlastnosti
MauiContext | (Zděděno od ElementHandler) |
PlatformView | (Zděděno od ElementHandler<TVirtualView,TPlatformView>) |
Services | (Zděděno od ElementHandler) |
VirtualView | (Zděděno od ElementHandler<TVirtualView,TPlatformView>) |
Metody
Explicitní implementace rozhraní
Metody rozšíření
Platí pro
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.