ScrollViewHandler.Mapper Field

Definition

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

Field Value

Applies to