ImageHandler.Mapper Field

Definition

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

Field Value

Applies to