ButtonHandler.ImageButtonMapper Field

Definition

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IImage ^, Microsoft::Maui::Handlers::IButtonHandler ^> ^ ImageButtonMapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IImage,Microsoft.Maui.Handlers.IButtonHandler> ImageButtonMapper;
 staticval mutable ImageButtonMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IImage, Microsoft.Maui.Handlers.IButtonHandler>
Public Shared ImageButtonMapper As IPropertyMapper(Of IImage, IButtonHandler) 

Field Value

Applies to