MapPinHandler Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
- Herencia
- Implementaciones
Constructores
MapPinHandler() | |
MapPinHandler(IPropertyMapper) |
Campos
Mapper |
Propiedades
MauiContext | (Heredado de ElementHandler) |
PlatformView | (Heredado de ElementHandler<TVirtualView,TPlatformView>) |
Services | (Heredado de ElementHandler) |
VirtualView | (Heredado de ElementHandler<TVirtualView,TPlatformView>) |
Métodos
Implementaciones de interfaz explícitas
Métodos de extensión
Se aplica a
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.