ImageButtonHandler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Implements
Constructors
ImageButtonHandler() | |
ImageButtonHandler(IPropertyMapper, CommandMapper) | |
ImageButtonHandler(IPropertyMapper) |
Fields
CommandMapper | |
ImageMapper | |
Mapper |
Properties
ContainerView |
Gets the view that acts as a container for the PlatformView. (Inherited from ViewHandler) |
HasContainer |
Gets or sets a value that indicates whether the PlatformView is contained within a view. (Inherited from ViewHandler) |
MauiContext | (Inherited from ElementHandler) |
NeedsContainer |
Gets a value that indicates whether or not the VirtualView needs a container view. (Inherited from ViewHandler) |
PlatformView | (Inherited from ViewHandler<TVirtualView,TPlatformView>) |
Services | (Inherited from ElementHandler) |
SourceLoader | |
VirtualView | (Inherited from ViewHandler<TVirtualView,TPlatformView>) |
Methods
Explicit Interface Implementations
Extension Methods
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.