MapPinHandler Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
- Implementações
Construtores
MapPinHandler() | |
MapPinHandler(IPropertyMapper) |
Campos
Mapper |
Propriedades
MauiContext | (Herdado de ElementHandler) |
PlatformView | (Herdado de ElementHandler<TVirtualView,TPlatformView>) |
Services | (Herdado de ElementHandler) |
VirtualView | (Herdado de ElementHandler<TVirtualView,TPlatformView>) |
Métodos
Implantações explícitas de interface
Métodos de Extensão
Aplica-se a
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.