MapElementHandler 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 MapElementHandler : Microsoft::Maui::Handlers::ElementHandler<Microsoft::Maui::Maps::IMapElement ^, System::Object ^>, Microsoft::Maui::Maps::Handlers::IMapElementHandler
public class MapElementHandler : Microsoft.Maui.Handlers.ElementHandler<Microsoft.Maui.Maps.IMapElement,object>, Microsoft.Maui.Maps.Handlers.IMapElementHandler
type MapElementHandler = class
inherit ElementHandler<IMapElement, obj>
interface IMapElementHandler
interface IElementHandler
Public Class MapElementHandler
Inherits ElementHandler(Of IMapElement, Object)
Implements IMapElementHandler
- Dědičnost
- Implementuje
Konstruktory
MapElementHandler() | |
MapElementHandler(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.