ImageButtonHandler.Mapper Field

Definition

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IImageButton ^, Microsoft::Maui::Handlers::IImageButtonHandler ^> ^ Mapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IImageButton,Microsoft.Maui.Handlers.IImageButtonHandler> Mapper;
 staticval mutable Mapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IImageButton, Microsoft.Maui.Handlers.IImageButtonHandler>
Public Shared Mapper As IPropertyMapper(Of IImageButton, IImageButtonHandler) 

Field Value

Applies to