ImageButtonHandler Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public ref class ImageButtonHandler : Microsoft::Maui::Handlers::ViewHandler<Microsoft::Maui::IImageButton ^, System::Object ^>, Microsoft::Maui::Handlers::IImageButtonHandler
public class ImageButtonHandler : Microsoft.Maui.Handlers.ViewHandler<Microsoft.Maui.IImageButton,object>, Microsoft.Maui.Handlers.IImageButtonHandler
type ImageButtonHandler = class
inherit ViewHandler<IImageButton, obj>
interface IImageButtonHandler
interface IImageHandler
interface IViewHandler
interface IElementHandler
Public Class ImageButtonHandler
Inherits ViewHandler(Of IImageButton, Object)
Implements IImageButtonHandler
- Dziedziczenie
- Implementuje
Konstruktory
| ImageButtonHandler() | |
| ImageButtonHandler(IPropertyMapper, CommandMapper) | |
| ImageButtonHandler(IPropertyMapper) |
Pola
| CommandMapper | |
| ImageMapper | |
| Mapper |
Właściwości
| ContainerView |
Pobiera widok, który działa jako kontener dla .PlatformView (Odziedziczone po ViewHandler) |
| HasContainer |
Pobiera lub ustawia wartość wskazującą, czy element PlatformView znajduje się w widoku. (Odziedziczone po ViewHandler) |
| MauiContext | (Odziedziczone po ElementHandler) |
| NeedsContainer |
Pobiera wartość wskazującą, czy VirtualView wymagany jest widok kontenera. (Odziedziczone po ViewHandler) |
| PlatformView | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
| Services | (Odziedziczone po ElementHandler) |
| SourceLoader | |
| VirtualView | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
Metody
Jawne implementacje interfejsu
| IElementHandler.DisconnectHandler() | (Odziedziczone po ElementHandler) |
| IElementHandler.PlatformView | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
| IElementHandler.VirtualView | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |
| IImageButtonHandler.PlatformView | |
| IImageButtonHandler.VirtualView | |
| IImageHandler.PlatformView | |
| IImageHandler.SourceLoader | |
| IImageHandler.VirtualView | |
| IViewHandler.ContainerView | (Odziedziczone po ViewHandler) |
| IViewHandler.VirtualView | (Odziedziczone po ViewHandler<TVirtualView,TPlatformView>) |