ImageButtonHandler.ImageMapper Field

Definition

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

Field Value

Applies to